summaryrefslogtreecommitdiffstats
path: root/meta-n450/recipes-bsp
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@intel.com>2011-05-14 20:53:39 -0500
committerTom Zanussi <tom.zanussi@intel.com>2011-05-14 20:53:39 -0500
commit9db6f1d05cb531a09bd71f7a3aa313c73230bde8 (patch)
treec14c28bb03266890faa42b8777463b5678bd70df /meta-n450/recipes-bsp
parent83e1ebdff5c3a34a559580ad07b999ad749e608c (diff)
downloadmeta-intel-9db6f1d05cb531a09bd71f7a3aa313c73230bde8.tar.gz
n450: fix n450-audio LIC_FILES_CHKSUM
Change from POKYBASE to COREBASE. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-n450/recipes-bsp')
-rw-r--r--meta-n450/recipes-bsp/n450-audio/n450-audio.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-n450/recipes-bsp/n450-audio/n450-audio.bb b/meta-n450/recipes-bsp/n450-audio/n450-audio.bb
index 90ec267b..27904e32 100644
--- a/meta-n450/recipes-bsp/n450-audio/n450-audio.bb
+++ b/meta-n450/recipes-bsp/n450-audio/n450-audio.bb
@@ -2,7 +2,7 @@ SUMMARY = "Provide a basic init script to enable audio"
2DESCRIPTION = "Set the volume and unmute the Front mixer setting during boot." 2DESCRIPTION = "Set the volume and unmute the Front mixer setting during boot."
3SECTION = "base" 3SECTION = "base"
4LICENSE = "MIT" 4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" 5LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
6 6
7PR = "r4" 7PR = "r4"
8 8