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:
9d9c578
)
dspgw-utils_3.3.1.bb: Remove do_stage and patch=1
author
Khem Raj
<raj.khem@gmail.com>
Sat, 28 Aug 2010 07:36:09 +0000
(
00:36
-0700)
committer
Khem Raj
<raj.khem@gmail.com>
Sat, 28 Aug 2010 07:37:16 +0000
(
00:37
-0700)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/dspgw-utils/dspgw-utils_3.3.1.bb
patch
|
blob
|
history
diff --git
a/recipes/dspgw-utils/dspgw-utils_3.3.1.bb
b/recipes/dspgw-utils/dspgw-utils_3.3.1.bb
index
08e11b6
..
bb20476
100644
(file)
--- a/
recipes/dspgw-utils/dspgw-utils_3.3.1.bb
+++ b/
recipes/dspgw-utils/dspgw-utils_3.3.1.bb
@@
-2,10
+2,10
@@
DESCRIPTION = "DSP Gateway Utilities"
HOMEPAGE = "http://dspgateway.sourceforge.net"
LICENSE = "GPL"
DEPENDS = "bison flex udev"
-PR = "r
0
"
+PR = "r
1
"
SRC_URI = "${SOURCEFORGE_MIRROR}/dspgateway/dspgw-${PV}-arm.tar.bz2 \
- file://yytext_ptr.patch
;patch=1
\
+ file://yytext_ptr.patch \
file://dsp \
file://dsp.rules "
@@
-22,10
+22,6
@@
INITSCRIPT_PARAMS = "defaults"
do_configure () {
}
-# Skipping...
-do_stage () {
-}
-
do_compile () {
cd ${S}/dsp_dld/arm && oe_runmake
cd ${S}/dspctl && oe_runmake