[meta-freescale] [meta-fsl-arm-extra PATCH v2 1/6] net-persistent-mac: Use the license text from common-licenses
Otavio Salvador
otavio at ossystems.com.br
Tue Jan 28 13:31:21 PST 2014
The previous used license file (from OE-Core source) has changed so
we now use the files from common-licenses to avoid this in future.
Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
Changes in v2:
- new patch
recipes-core/net-persistent-mac/net-persistent-mac.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-core/net-persistent-mac/net-persistent-mac.bb b/recipes-core/net-persistent-mac/net-persistent-mac.bb
index 0784a01..17111c0 100644
--- a/recipes-core/net-persistent-mac/net-persistent-mac.bb
+++ b/recipes-core/net-persistent-mac/net-persistent-mac.bb
@@ -2,7 +2,7 @@ SUMMARY = "Network device MAC persistency"
DESCRIPTION = "Provides support to store/restore the MAC of a specific network device"
SECTION = "base"
LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
+LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
inherit update-rc.d
--
1.8.5.3
More information about the meta-freescale
mailing list