On Wed, 2013-09-04 at 22:04 -0300, Otavio Salvador wrote:
> On Wed, Sep 4, 2013 at 9:18 PM, Darren Hart <[email protected]> wrote:
> > Fixes [YOCTO #5110]
> >
> > Add support for the iwlwifi 7260 adapters. This creates a new package
> > and includes support in the default linux-firmware (everything) package.
> >
> > Update the iwlwifi and radeon license checksums. Extensions to the
> > copyright date ranges were the only change to the LICENSE files.
> >
> > Signed-off-by: Darren Hart <[email protected]>
> > Cc: [email protected]
> > ---
> >  .../linux-firmware/linux-firmware_git.bb           |   10 ++++++----
> >  1 file changed, 6 insertions(+), 4 deletions(-)
> >
> > diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb 
> > b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
> > index 3825889..1b7db08 100644
> > --- a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
> > +++ b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
> > @@ -7,12 +7,12 @@ SECTION = "kernel"
> >
> >  LICENSE = "Proprietary"
> >
> > -LIC_FILES_CHKSUM = 
> > "file://LICENSE.radeon;md5=e56b405656593a0c97e478513051ea0e \
> > +LIC_FILES_CHKSUM = 
> > "file://LICENSE.radeon;md5=9c2faab1bfca55e1510d6bde67206f9c \
> >                      
> > file://LICENSE.dib0700;md5=f7411825c8a555a1a3e5eab9ca773431 \
> >                      
> > file://LICENCE.xc5000;md5=1e170c13175323c32c7f4d0998d53f66 \
> >                      
> > file://LICENCE.ralink-firmware.txt;md5=ab2c269277c45476fb449673911a2dfd \
> >                      
> > file://LICENCE.qla2xxx;md5=4005328a134054f0fa077bdc37aa64f2 \
> > -                    
> > file://LICENCE.iwlwifi_firmware;md5=11545778abf78c43d7644d4f171ea1c7 \
> > +                    
> > file://LICENCE.iwlwifi_firmware;md5=8b938534f77ffd453690eb34ed84ae8b \
> >                      
> > file://LICENCE.i2400m;md5=14b901969e23c41881327c0d9e4b7d36 \
> >                      
> > file://LICENCE.atheros_firmware;md5=30a14c7823beedac9fa39c64fdd01a13 \
> >                      
> > file://LICENCE.agere;md5=af0133de6b4a9b2522defd5f188afd31 \
> > @@ -23,10 +23,10 @@ LIC_FILES_CHKSUM = 
> > "file://LICENSE.radeon;md5=e56b405656593a0c97e478513051ea0e \
> >                      
> > file://LICENCE.via_vt6656;md5=e4159694cba42d4377a912e78a6e850f \
> >                     "
> >
> > -SRCREV = "c530a75c1e6a472b0eb9558310b518f0dfcd8860"
> > +SRCREV = "600caefd83a406540b2a789be6415e44c9b87add"
> >  PE = "1"
> >  PV = "0.0+git${SRCPV}"
> > -PR = "r1"
> > +PR = "r0"
> 
> I know this is OK but I'd prefer to omit the PR when it is r0;
> specially now we use PRServer.

Well, what is the official policy here? I'm happy to respin if
necessary, but I'd rather not burn cycles if the policy is hazy on the
subject.

Thanks,

Darren

> 
> >  SRC_URI = 
> > "git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git"
> >
> > @@ -172,10 +172,12 @@ 
> > ALTERNATIVE_TARGET_linux-firmware-bcm4334[brcmfmac-sdio.bin] = 
> > "/lib/firmware/br
> >
> >  RDEPENDS_${PN}-iwlwifi-6000g2a-5 = "${PN}-iwlwifi-license"
> >  RDEPENDS_${PN}-iwlwifi-6000g2b-6 = "${PN}-iwlwifi-license"
> > +RDEPENDS_${PN}-iwlwifi-7260-7 = "${PN}-iwlwifi-license"
> >
> >  FILES_${PN}-iwlwifi-license =   "/lib/firmware/LICENCE.iwlwifi_firmware"
> >  FILES_${PN}-iwlwifi-6000g2a-5 = "/lib/firmware/iwlwifi-6000g2a-5.ucode"
> >  FILES_${PN}-iwlwifi-6000g2b-6 = "/lib/firmware/iwlwifi-6000g2b-6.ucode"
> > +FILES_${PN}-iwlwifi-7260-7 = "/lib/firmware/iwlwifi-7260-7.ucode"
> >
> >  FILES_${PN} += "/lib/firmware/*"
> >
> > --
> > 1.7.9.5
> >
> > _______________________________________________
> > Openembedded-core mailing list
> > [email protected]
> > http://lists.openembedded.org/mailman/listinfo/openembedded-core
> 
> 
> 

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel


_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to