generic-poky/meta/recipes-kernel
Chang, Rebecca Swee Fun 2248d18697 linux-firmware: Fix build failure when update SRCREV to latest HEAD
When we update the SRCREV to latest, we will encouter the following
bitbake error.

Build error message:
| Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
| error: Arch dependent binaries in noarch package
|
|
| RPM build errors:
|     Missing build-id in /home/phoongst/work2/test00/tmp/work/all-poky-linux/linux-firmware/1_0.0+gitAUTOINC+44d8e8d4fd-r0/package/lib/firmware/netronome/nic_AMDA0081-0001_1x40.nffw
|     Missing build-id in /home/phoongst/work2/test00/tmp/work/all-poky-linux/linux-firmware/1_0.0+gitAUTOINC+44d8e8d4fd-r0/package/lib/firmware/netronome/nic_AMDA0099-0001_2x25.nffw
|     Missing build-id in /home/phoongst/work2/test00/tmp/work/all-poky-linux/linux-firmware/1_0.0+gitAUTOINC+44d8e8d4fd-r0/package/lib/firmware/netronome/nic_AMDA0097-0001_8x10.nffw
|     Missing build-id in /home/phoongst/work2/test00/tmp/work/all-poky-linux/linux-firmware/1_0.0+gitAUTOINC+44d8e8d4fd-r0/package/lib/firmware/netronome/nic_AMDA0081-0001_4x10.nffw
|     Missing build-id in /home/phoongst/work2/test00/tmp/work/all-poky-linux/linux-firmware/1_0.0+gitAUTOINC+44d8e8d4fd-r0/package/lib/firmware/netronome/nic_AMDA0097-0001_4x10_1x40.nffw
|     Missing build-id in /home/phoongst/work2/test00/tmp/work/all-poky-linux/linux-firmware/1_0.0+gitAUTOINC+44d8e8d4fd-r0/package/lib/firmware/netronome/nic_AMDA0099-0001_2x10.nffw
|     Missing build-id in /home/phoongst/work2/test00/tmp/work/all-poky-linux/linux-firmware/1_0.0+gitAUTOINC+44d8e8d4fd-r0/package/lib/firmware/netronome/nic_AMDA0097-0001_2x40.nffw
|     Missing build-id in /home/phoongst/work2/test00/tmp/work/all-poky-linux/linux-firmware/1_0.0+gitAUTOINC+44d8e8d4fd-r0/package/lib/firmware/netronome/nic_AMDA0096-0001_2x10.nffw
|     Deprecated external dependency generator is used!
|     Arch dependent binaries in noarch package
| WARNING: exit code 1 from a shell command.

This is due to netronome firmware is not included in noarch package.
Hence we removed the netronome firmware before it is packaged,
until the rpm issue is resolved.

(From OE-Core rev: cdfa43191f84dc3b1a592ce2e813509f6820184d)

Signed-off-by: Chang, Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
Signed-off-by: Ng, Wei Tee <wei.tee.ng@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-04-14 09:47:09 +01:00
..
blktrace blktrace: Include <sys/types.h for dev_t 2016-01-24 09:40:26 +00:00
cryptodev cryptodev: update to handle 4.10 kernel API 2017-03-04 23:18:16 +00:00
dtc dtc: update to 1.4.2 2016-10-28 16:15:18 +01:00
kern-tools kernel-yocto.bbclass: ensure repatching when HEAD is checked out 2017-02-19 06:16:57 -08:00
kexec kexec-tools: Add patches to enable format-security 2017-03-17 16:53:04 +00:00
kmod kmod: set ac_cv_path_DOLT_BASH to /usr/bin/env bash 2017-04-10 23:00:43 +01:00
latencytop recipes: Make use of the new bb.utils.filter() function 2017-03-01 11:17:45 +00:00
libpfm libpfm4: fix compile error 2016-07-08 09:57:25 +01:00
linux linux-yocto-dev: update to v4.11+ 2017-04-13 10:54:10 +01:00
linux-firmware linux-firmware: Fix build failure when update SRCREV to latest HEAD 2017-04-14 09:47:09 +01:00
linux-libc-headers linux-libc-headers: Remove reference to cross-linkage 2017-03-31 10:10:29 +01:00
lttng lttng-modules: Replace '/lib' with ${nonarch_base_libdir} 2017-03-22 11:35:20 +00:00
modutils-initscripts modutils-initsripts: Add PACKAGE_WRITE_DEPS for postinst 2017-01-20 11:53:50 +00:00
oprofile oprofileui: remove 2016-06-15 18:05:21 +01:00
perf perf: add PACKAGECONFIG for jvmti 2017-02-15 20:06:43 -08:00
powertop powertop: Include right headers for timval struct 2016-01-24 09:40:26 +00:00
sysprof sysprof: inherit upstream-version-is-even 2017-03-01 23:27:08 +00:00
systemtap systemtap: Add patch to remove quotes 2017-03-08 11:52:56 +00:00
trace-cmd trace-cmd: update to 2.6 2015-12-28 09:25:15 +00:00