From 6d0e053823c971da68325cbe2bcb935052c43a41 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Mon, 27 Jan 2014 10:18:10 -0200 Subject: [PATCH] net-persistent-mac: Use the license text from common-licenses 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 --- 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