All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-raspberrypi][PATCH 0/6] Restructure some recipes
@ 2015-03-01 23:05 Andrei Gherzan
  2015-03-01 23:06 ` [meta-raspberrypi][PATCH 1/6] bcm2835: More recipe to devtools Andrei Gherzan
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Andrei Gherzan @ 2015-03-01 23:05 UTC (permalink / raw)
  To: yocto

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



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-03-12 22:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-01 23:05 [meta-raspberrypi][PATCH 0/6] Restructure some recipes Andrei Gherzan
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

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.