mbox

[pull,request] Pull request for branch yem-misc-updates

Message ID cover.1373202515.git.yann.morin.1998@free.fr
State Accepted
Headers show

Pull-request

git://gitorious.org/buildroot/buildroot.git yem-misc-updates

Message

Yann E. MORIN July 7, 2013, 1:13 p.m. UTC
From: "Yann E. MORIN" <yann.morin.1998@free.fr>

Hello All!

Here is a small series that (again) bumps the RPi-related packages.
Basically, there are a bunch of fixes in audio, GL, USB and raspi-cam,
plus a few framebuffer optimisations.

I'm not sure how inter-twinned the linux/firmware/userland bits are,
so I've made three patches. They work nicely in this order for me,
but YMMV, as they say. ;-)

Regards,
Yann E. MORIN.


The following changes since commit 7cbebbc48c26ddfb18da23ffba356744a5592ea6:

  Add 'bc' in the mandatory dependencies (2013-07-05 15:30:43 +0200)

are available in the git repository at:

  git://gitorious.org/buildroot/buildroot.git yem-misc-updates

for you to fetch changes up to 2498afa0081e1da31f07adc355a2ac1b47bda093:

  package/rpi-userland: bump version (2013-07-07 15:01:45 +0200)

----------------------------------------------------------------
Yann E. MORIN (3):
      package/rpi-firmware: bump version
      config/rpi: bump kernel
      package/rpi-userland: bump version

 configs/rpi_defconfig                | 2 +-
 package/rpi-firmware/rpi-firmware.mk | 2 +-
 package/rpi-userland/rpi-userland.mk | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Comments

Peter Korsgaard July 7, 2013, 7:39 p.m. UTC | #1
>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:

 Yann> From: "Yann E. MORIN" <yann.morin.1998@free.fr>
 Yann> Hello All!

 Yann> Here is a small series that (again) bumps the RPi-related packages.
 Yann> Basically, there are a bunch of fixes in audio, GL, USB and raspi-cam,
 Yann> plus a few framebuffer optimisations.

 Yann> I'm not sure how inter-twinned the linux/firmware/userland bits are,
 Yann> so I've made three patches. They work nicely in this order for me,
 Yann> but YMMV, as they say. ;-)

Committed series, thanks.