mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
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 <otavio@ossystems.com.br>
This commit is contained in:
parent
aa453249c4
commit
6d0e053823
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user