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:
b7918ae
)
dsplink : Build sample programs.
author
Philip Balister
<philip@balister.org>
Sun, 25 May 2008 18:48:41 +0000
(18:48 +0000)
committer
Philip Balister
<philip@balister.org>
Sun, 25 May 2008 18:48:41 +0000
(18:48 +0000)
packages/dsplink/dsplink_1.50.bb
patch
|
blob
|
history
diff --git
a/packages/dsplink/dsplink_1.50.bb
b/packages/dsplink/dsplink_1.50.bb
index
4e4cc4c
..
bd9c2ea
100644
(file)
--- a/
packages/dsplink/dsplink_1.50.bb
+++ b/
packages/dsplink/dsplink_1.50.bb
@@
-57,6
+57,8
@@
do_compile () {
unset DISPLAY
oe_runmake -C ${S}/gpp/src all targets
+ oe_runmake -C ${S}/gpp/src all targets
+ oe_runmake -C ${S}/gpp/src/samples
}
do_install () {