mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
n450: fix n450-audio LIC_FILES_CHKSUM
Change from POKYBASE to COREBASE. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
parent
83e1ebdff5
commit
9db6f1d05c
|
@ -2,7 +2,7 @@ SUMMARY = "Provide a basic init script to enable audio"
|
|||
DESCRIPTION = "Set the volume and unmute the Front mixer setting during boot."
|
||||
SECTION = "base"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
|
||||
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
|
||||
|
||||
PR = "r4"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user