ti-codecs-dm365: include required defines, fix the build
authorDenys Dmytriyenko <denis@denix.org>
Fri, 15 Jan 2010 04:22:30 +0000 (23:22 -0500)
committerKoen Kooi <koen@openembedded.org>
Mon, 12 Apr 2010 17:43:11 +0000 (19:43 +0200)
Codec Engine is still broken, though

Signed-off-by: Koen Kooi <k-kooi@ti.com>
recipes/ti/ti-codecs-dm365.inc

index b3166be..2b3037c 100644 (file)
@@ -5,6 +5,8 @@ SRC_URI = "${BASE_SRC_URI}/dm365_codecs_${PV}.tar.gz"
 
 S = "${WORKDIR}/dm365_codecs_${PV}"
 
+require ti-paths.inc
+
 do_compile() {
        echo "Do nothing"
 }