* [PATCH 0/1] n450 compile fix
@ 2011-05-15 3:42 Tom Zanussi
2011-05-15 3:42 ` [PATCH 1/1] n450: fix n450-audio LIC_FILES_CHKSUM Tom Zanussi
0 siblings, 1 reply; 2+ messages in thread
From: Tom Zanussi @ 2011-05-15 3:42 UTC (permalink / raw)
To: poky
From: Tom Zanussi <tom.zanussi@intel.com>
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: tzanussi/n450-lic-compile-fix
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=tzanussi/n450-lic-compile-fix
Thanks,
Tom Zanussi <tom.zanussi@intel.com>
---
Tom Zanussi (1):
n450: fix n450-audio LIC_FILES_CHKSUM
meta-n450/recipes-bsp/n450-audio/n450-audio.bb | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH 1/1] n450: fix n450-audio LIC_FILES_CHKSUM
2011-05-15 3:42 [PATCH 0/1] n450 compile fix Tom Zanussi
@ 2011-05-15 3:42 ` Tom Zanussi
0 siblings, 0 replies; 2+ messages in thread
From: Tom Zanussi @ 2011-05-15 3:42 UTC (permalink / raw)
To: poky
From: Tom Zanussi <tom.zanussi@intel.com>
Change from POKYBASE to COREBASE.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
---
meta-n450/recipes-bsp/n450-audio/n450-audio.bb | 2 +-
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 90ec267..27904e3 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"
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"
--
1.7.0.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-05-15 3:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-15 3:42 [PATCH 0/1] n450 compile fix Tom Zanussi
2011-05-15 3:42 ` [PATCH 1/1] n450: fix n450-audio LIC_FILES_CHKSUM Tom Zanussi
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.