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