From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/3] libcofi: new package
Date: Sun, 06 Jan 2013 23:02:43 +0100 [thread overview]
Message-ID: <87ip7ac6m4.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <ca62bc23d6fea2e485408cce7bfdf1835a4bfb15.1357505417.git.maxime.hadjinlian@gmail.com> (Maxime Hadjinlian's message of "Sun, 6 Jan 2013 21:56:20 +0100")
>>>>> "Maxime" == Maxime Hadjinlian <maxime.hadjinlian@gmail.com> writes:
Maxime> replacement for memcpy and memset functionality
Maxime> This package was originally found at : https://github.com/huceke/buildroot-rbp
Maxime> By gimli <ebsi4711@gmail.com>
Maxime> Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Maxime> ---
Maxime> package/Config.in | 1 +
Maxime> package/libcofi/Config.in | 8 ++++++++
Maxime> package/libcofi/libcofi.mk | 20 ++++++++++++++++++++
Maxime> 3 files changed, 29 insertions(+)
Maxime> create mode 100644 package/libcofi/Config.in
Maxime> create mode 100644 package/libcofi/libcofi.mk
Maxime> diff --git a/package/Config.in b/package/Config.in
Maxime> index 047af8d..9b50f4b 100644
Maxime> --- a/package/Config.in
Maxime> +++ b/package/Config.in
Maxime> @@ -511,6 +511,7 @@ endmenu
Maxime> menu "Other"
Maxime> source "package/apr/Config.in"
Maxime> source "package/apr-util/Config.in"
Maxime> +source "package/libcofi/Config.in"
Maxime> source "package/classpath/Config.in"
Maxime> source "package/fftw/Config.in"
Maxime> source "package/libargtable2/Config.in"
Maxime> diff --git a/package/libcofi/Config.in b/package/libcofi/Config.in
Maxime> new file mode 100644
Maxime> index 0000000..b900b69
Maxime> --- /dev/null
Maxime> +++ b/package/libcofi/Config.in
Maxime> @@ -0,0 +1,8 @@
Maxime> +config BR2_PACKAGE_LIBCOFI
Maxime> + bool "libcofi"
Maxime> + depends on BR2_arm
Maxime> + help
Maxime> + A replacement for memcpy and memset functionality for the Raspberry Pi
I've word wrapped this and committed, thanks.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2013-01-06 22:02 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-06 20:56 [Buildroot] [pull request] Pull request for branch rpi-support Maxime Hadjinlian
2013-01-06 20:56 ` [Buildroot] [PATCH 1/3] libcofi: new package Maxime Hadjinlian
2013-01-06 21:02 ` Peter Korsgaard
2013-01-06 21:13 ` Maxime Hadjinlian
2013-01-06 21:18 ` Peter Korsgaard
2013-01-06 21:21 ` Maxime Hadjinlian
2013-01-06 22:02 ` Peter Korsgaard [this message]
2013-01-06 20:56 ` [Buildroot] [PATCH 2/3] rpi-userland: " Maxime Hadjinlian
2013-01-06 22:09 ` Peter Korsgaard
2013-01-06 22:13 ` Maxime Hadjinlian
2013-01-06 22:17 ` Yann E. MORIN
2013-01-06 22:22 ` Maxime Hadjinlian
2013-01-06 23:37 ` Floris Bos
2013-01-06 22:10 ` Peter Korsgaard
2013-01-06 22:14 ` Maxime Hadjinlian
2013-01-06 20:56 ` [Buildroot] [PATCH 3/3] rpi-firmware: New package Maxime Hadjinlian
2013-01-06 22:12 ` Peter Korsgaard
2013-01-06 22:15 ` Maxime Hadjinlian
-- strict thread matches above, loose matches on Subject: below --
2013-01-05 22:55 [Buildroot] [pull request] Pull request for branch rpi-support Maxime Hadjinlian
2013-01-05 22:55 ` [Buildroot] [PATCH 1/3] libcofi: new package Maxime Hadjinlian
2013-01-06 20:26 ` Thomas Petazzoni
2013-01-06 20:39 ` Maxime Hadjinlian
2013-01-06 20:45 ` Thomas Petazzoni
2013-01-05 14:10 [Buildroot] [pull request] Pull request for branch rpi-support Maxime Hadjinlian
2013-01-05 14:10 ` [Buildroot] [PATCH 1/3] libcofi: new package Maxime Hadjinlian
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ip7ac6m4.fsf@dell.be.48ers.dk \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox