From: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [pull request] Pull request for branch rpi-support
Date: Sat, 5 Jan 2013 15:10:51 +0100 [thread overview]
Message-ID: <cover.1357394983.git.maxime.hadjinlian@gmail.com> (raw)
Hello All!
A short series to add some needed RaspberryPi specific packages in order to
build a rootfs for this board.
The following changes since commit 66bfe1d4fe2de50aef6ac3fc836a710fa577cdef:
xdriver_xf86-video-sunffb: remove package (2013-01-05 14:34:48 +0100)
are available in the git repository at:
http://github.com/maximeh/buildroot.git rpi-support
for you to fetch changes up to 0a82214a34f519691ff795260820907a7a8b4cfc:
rpi-fw: New package (2013-01-05 14:59:15 +0100)
----------------------------------------------------------------
Maxime Hadjinlian (3):
libcofi: new package
rpi-userland: new package
rpi-fw: New package
package/Config.in | 3 +++
package/libcofi/Config.in | 8 ++++++++
package/libcofi/libcofi.mk | 17 +++++++++++++++++
package/rpi-fw/Config.in | 9 +++++++++
package/rpi-fw/cmdline.txt | 1 +
package/rpi-fw/config.txt | 7 +++++++
package/rpi-fw/rpi-fw.mk | 22 ++++++++++++++++++++++
package/rpi-userland/Config.in | 12 ++++++++++++
package/rpi-userland/rpi-userland.mk | 25 +++++++++++++++++++++++++
9 files changed, 104 insertions(+)
create mode 100644 package/libcofi/Config.in
create mode 100644 package/libcofi/libcofi.mk
create mode 100644 package/rpi-fw/Config.in
create mode 100644 package/rpi-fw/cmdline.txt
create mode 100644 package/rpi-fw/config.txt
create mode 100644 package/rpi-fw/rpi-fw.mk
create mode 100644 package/rpi-userland/Config.in
create mode 100644 package/rpi-userland/rpi-userland.mk
Regards,
Maxime Hadjinlian
--
next reply other threads:[~2013-01-05 14:10 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-05 14:10 Maxime Hadjinlian [this message]
2013-01-05 14:10 ` [Buildroot] [PATCH 1/3] libcofi: new package Maxime Hadjinlian
2013-01-05 14:10 ` [Buildroot] [PATCH 2/3] rpi-userland: " Maxime Hadjinlian
2013-01-05 15:18 ` Samuel Martin
2013-01-05 16:23 ` Maxime Hadjinlian
2013-01-05 16:33 ` Samuel Martin
2013-01-05 17:39 ` Thomas Petazzoni
2013-01-05 20:12 ` Maxime Hadjinlian
2013-01-05 20:21 ` Samuel Martin
2013-01-05 15:23 ` Yann E. MORIN
2013-01-05 15:41 ` Alex Bradbury
2013-01-05 16:27 ` Maxime Hadjinlian
2013-01-06 2:26 ` Floris Bos
2013-01-06 10:28 ` Maxime Hadjinlian
2013-01-06 13:50 ` Floris Bos
2013-01-05 14:10 ` [Buildroot] [PATCH 3/3] rpi-fw: New package Maxime Hadjinlian
2013-01-05 15:36 ` Yann E. MORIN
2013-01-05 16:16 ` Maxime Hadjinlian
2013-01-05 17:58 ` Thomas Petazzoni
2013-01-05 20:00 ` Yann E. MORIN
2013-01-05 20:12 ` Maxime Hadjinlian
2013-01-05 15:52 ` Alex Bradbury
2013-01-05 16:09 ` Maxime Hadjinlian
2013-01-05 16:28 ` Alex Bradbury
2013-01-06 2:40 ` Floris Bos
2013-01-06 10:29 ` Maxime Hadjinlian
2013-01-06 14:26 ` Peter Korsgaard
2013-01-06 14:47 ` Maxime Hadjinlian
2013-01-07 17:45 ` Arnout Vandecappelle
-- 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-06 20:56 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=cover.1357394983.git.maxime.hadjinlian@gmail.com \
--to=maxime.hadjinlian@gmail.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.