aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dspgw-utils
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-08-28 00:36:09 -0700
committerKhem Raj <raj.khem@gmail.com>2010-08-28 00:37:16 -0700
commita1fa9b46f57a0541bbd56e45a6b6c517f53f90a3 (patch)
treeb995d15336910c856d272ba5f954c43c78d3869d /recipes/dspgw-utils
parent9d9c578a41221e77638f3961f64118f9447c5dd3 (diff)
downloadopenembedded-a1fa9b46f57a0541bbd56e45a6b6c517f53f90a3.tar.gz
dspgw-utils_3.3.1.bb: Remove do_stage and patch=1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/dspgw-utils')
-rw-r--r--recipes/dspgw-utils/dspgw-utils_3.3.1.bb8
1 files changed, 2 insertions, 6 deletions
diff --git a/recipes/dspgw-utils/dspgw-utils_3.3.1.bb b/recipes/dspgw-utils/dspgw-utils_3.3.1.bb
index 08e11b6313..bb20476fe4 100644
--- 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 = "r0"
+PR = "r1"
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