[yocto] [meta-raspberrypi][PATCH 0/6] Update packages

Petter Mabäcker petter at technux.se
Wed Jul 8 09:10:33 PDT 2015


See http://redmine.gherzan.com/issues/60 for additional info.

The following changes since commit c8532df1c2e4812b3520d32ed49be943bea2edd9:

  If SERIAL_CONSOLE is already define by another layer, this value may not be good. (2015-06-05 16:38:14 +0200)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib petmab/rpi_redmine_60_03
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=petmab/rpi_redmine_60_03

Petter Mabäcker (6):
  bcm: Bump SRCREV
  rpi-mkimage: Bump SRCREV
  bcm2835: update version to 1.44
  pi-blaster: bump to latest version
  rpi-gpio: update version to 0.5.11
  userland: bump SRCREV

 recipes-bsp/common/firmware.inc                    |  4 +-
 recipes-bsp/rpi-mkimage/rpi-mkimage_git.bb         |  2 +-
 .../bcm2835/{bcm2835_1.38.bb => bcm2835_1.44.bb}   |  4 +-
 ...ndle-install-data-hook-when-cross-compile.patch | 54 +++++++++++++++
 .../files/enable-autotools-support.patch           | 77 ----------------------
 recipes-devtools/pi-blaster/pi-blaster.inc         |  4 +-
 recipes-devtools/pi-blaster/pi-blaster_git.bb      |  2 +-
 .../{rpi-gpio_0.5.9.bb => rpi-gpio_0.5.11.bb}      |  4 +-
 recipes-graphics/userland/userland_git.bb          |  4 +-
 9 files changed, 66 insertions(+), 89 deletions(-)
 rename recipes-devtools/bcm2835/{bcm2835_1.38.bb => bcm2835_1.44.bb} (88%)
 create mode 100644 recipes-devtools/pi-blaster/files/0001-handle-install-data-hook-when-cross-compile.patch
 delete mode 100644 recipes-devtools/pi-blaster/files/enable-autotools-support.patch
 rename recipes-devtools/python/{rpi-gpio_0.5.9.bb => rpi-gpio_0.5.11.bb} (76%)

-- 
1.9.1




More information about the yocto mailing list