git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4cb4344
)
ti-codecs-dm365: include required defines, fix the build
author
Denys Dmytriyenko
<denis@denix.org>
Fri, 15 Jan 2010 04:22:30 +0000
(23:22 -0500)
committer
Koen 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
patch
|
blob
|
history
diff --git
a/recipes/ti/ti-codecs-dm365.inc
b/recipes/ti/ti-codecs-dm365.inc
index
b3166be
..
2b3037c
100644
(file)
--- a/
recipes/ti/ti-codecs-dm365.inc
+++ b/
recipes/ti/ti-codecs-dm365.inc
@@
-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"
}