[OE-core] [oe-commits] Richard Purdie : Revert "linux-firware: use ${base_libdir} instead of / lib for packaging"

Richard Purdie richard.purdie at linuxfoundation.org
Tue Aug 7 11:53:39 UTC 2012


On Tue, 2012-08-07 at 12:50 +0200, Martin Jansa wrote:
> On Tue, Aug 07, 2012 at 10:21:41AM +0000, git at git.openembedded.org wrote:
> > Module: openembedded-core.git
> > Branch: master
> > Commit: 1da5966290954f4148cb39a0628b10f8f902ba18
> > URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=1da5966290954f4148cb39a0628b10f8f902ba18
> > 
> > Author: Richard Purdie <richard.purdie at linuxfoundation.org>
> > Date:   Tue Aug  7 11:16:54 2012 +0100
> > 
> > Revert "linux-firware: use ${base_libdir} instead of /lib for packaging"
> > 
> > This change breaks firmware loading on 64 bit platforms. This therefore
> > reverts commit ce2665b6ae77770d69ffbc4d45c96ce829d16738.
> > 
> > ---
> > 
> >  .../linux-firmware/linux-firmware_git.bb           |   36 ++++++++++----------
> >  1 files changed, 18 insertions(+), 18 deletions(-)
> > 
> > diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
> > index 5b93975..a7e4ed6 100644
> > --- a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
> > +++ b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
> > @@ -22,7 +22,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.radeon;md5=e56b405656593a0c97e478513051ea0e \
> >  SRCREV = "e98750f0d68d0037ce5a186f7f863a9c13bf773a"
> >  PE = "1"
> >  PV = "0.0+git${SRCPV}"
> > -PR = "r3"
> > +PR = "r2"
> 
> ^ breaks binary feeds

Sorry, fix pushed.

Cheers,

Richard





More information about the Openembedded-core mailing list