From: Andrei Gherzan <andrei@gherzan.ro>
To: yocto@yoctoproject.org
Subject: [meta-raspberrypi][PATCH 0/6] Restructure some recipes
Date: Mon, 2 Mar 2015 00:05:21 +0100 [thread overview]
Message-ID: <cover.1425251029.git.andrei@gherzan.ro> (raw)
The following changes since commit 57c8e6bffbbef9b2331551093c3436303eb18386:
rpi-base.inc: Include the RPI2 DTB (2015-03-01 22:43:40 +0100)
are available in the git repository at:
git://git.yoctoproject.org/meta-raspberrypi ag-dev
http://git.yoctoproject.org/cgit.cgi/meta-raspberrypi/log/?h=ag-dev
Andrei Gherzan (6):
bcm2835: More recipe to devtools
bootfiles: Move to recipes-bsp
firmware.inc: Move to recipes-bsp
vc-graphics: Move to recipes-graphics
rpi-basic-image: Define rpi SPLASH specific package
.gitignore: Ignore some stuff
.gitignore | 2 ++
{recipes-bcm => recipes-bsp}/bootfiles/bcm2835-bootfiles.bb | 2 +-
{recipes-bcm => recipes-bsp}/bootfiles/rpi-config_git.bb | 0
{recipes-bcm => recipes-bsp}/common/firmware.inc | 0
recipes-core/images/rpi-basic-image.bb | 2 ++
{recipes-bcm => recipes-devtools}/bcm2835/bcm2835_1.38.bb | 0
{recipes-bcm => recipes-graphics}/vc-graphics/files/egl.pc | 0
{recipes-bcm => recipes-graphics}/vc-graphics/files/vchiq.sh | 0
{recipes-bcm => recipes-graphics}/vc-graphics/vc-graphics-hardfp.bb | 0
{recipes-bcm => recipes-graphics}/vc-graphics/vc-graphics.bb | 0
{recipes-bcm => recipes-graphics}/vc-graphics/vc-graphics.inc | 2 +-
11 files changed, 6 insertions(+), 2 deletions(-)
create mode 100644 .gitignore
rename {recipes-bcm => recipes-bsp}/bootfiles/bcm2835-bootfiles.bb (95%)
rename {recipes-bcm => recipes-bsp}/bootfiles/rpi-config_git.bb (100%)
rename {recipes-bcm => recipes-bsp}/common/firmware.inc (100%)
rename {recipes-bcm => recipes-devtools}/bcm2835/bcm2835_1.38.bb (100%)
rename {recipes-bcm => recipes-graphics}/vc-graphics/files/egl.pc (100%)
rename {recipes-bcm => recipes-graphics}/vc-graphics/files/vchiq.sh (100%)
rename {recipes-bcm => recipes-graphics}/vc-graphics/vc-graphics-hardfp.bb (100%)
rename {recipes-bcm => recipes-graphics}/vc-graphics/vc-graphics.bb (100%)
rename {recipes-bcm => recipes-graphics}/vc-graphics/vc-graphics.inc (97%)
--
2.1.0
next reply other threads:[~2015-03-01 23:05 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-01 23:05 Andrei Gherzan [this message]
2015-03-01 23:06 ` [meta-raspberrypi][PATCH 1/6] bcm2835: More recipe to devtools Andrei Gherzan
2015-03-01 23:06 ` [meta-raspberrypi][PATCH 2/6] bootfiles: Move to recipes-bsp Andrei Gherzan
2015-03-01 23:06 ` [meta-raspberrypi][PATCH 3/6] firmware.inc: " Andrei Gherzan
2015-03-01 23:06 ` [meta-raspberrypi][PATCH 4/6] vc-graphics: Move to recipes-graphics Andrei Gherzan
2015-03-01 23:06 ` [meta-raspberrypi][PATCH 5/6] rpi-basic-image: Define rpi SPLASH specific package Andrei Gherzan
2015-03-01 23:06 ` [meta-raspberrypi][PATCH 6/6] .gitignore: Ignore some stuff Andrei Gherzan
2015-03-12 22:27 ` [meta-raspberrypi][PATCH 0/6] Restructure some recipes Andrei Gherzan
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.1425251029.git.andrei@gherzan.ro \
--to=andrei@gherzan.ro \
--cc=yocto@yoctoproject.org \
/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.