[oe-commits] Jackie Huang : linux-firmware: fix the mess of licenses

git at git.openembedded.org git at git.openembedded.org
Wed Apr 15 13:22:02 UTC 2015


Module: openembedded-core.git
Branch: master
Commit: 1ee083da0730408fffdbbf5f29abc299c0e61be9
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=1ee083da0730408fffdbbf5f29abc299c0e61be9

Author: Jackie Huang <jackie.huang at windriver.com>
Date:   Mon Apr 13 10:17:21 2015 +0800

linux-firmware: fix the mess of licenses

Each firmware has their own license, it was a kind of a mess to
leave the license as Proprietary and we got a lot warnings like:

WARNING: The license listed Firmware-atheros_firmware was not in the
licenses collected for linux-firmware

To fix this and make it more clear:
- Fix some incorrect license names.
- Add all license files into common-licenses in previous commit.
- Add all licenses and their md5 values in alphabetical order.
- Add pn-*-license to split up per firmware package and pn-license for others.
- Re-order the codes for each split-out firmware as:
  LICENSE_*, FILES_*, RDEPENDS_*

[YOCTO #7539]

Signed-off-by: Jackie Huang <jackie.huang at windriver.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../linux-firmware/linux-firmware_git.bb           | 308 +++++++++++++++------
 1 file changed, 219 insertions(+), 89 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=1ee083da0730408fffdbbf5f29abc299c0e61be9


More information about the Openembedded-commits mailing list