aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/samsung-soc-utils
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-10-25 10:48:01 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-10-25 10:51:12 +0200
commit9f231e22c6f7de53eae8db932be45e87ddcb92d0 (patch)
tree0aff59369781ba1553216cec0ea64cb2c42397ef /recipes/samsung-soc-utils
parent8d3a177b68e43d55ffdf9989d4b349f7de3ef1b0 (diff)
downloadopenembedded-9f231e22c6f7de53eae8db932be45e87ddcb92d0.tar.gz
sjf2410-linux-native: drop empty do_stage()
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/samsung-soc-utils')
-rw-r--r--recipes/samsung-soc-utils/sjf2410-linux-native_svn.bb6
1 files changed, 1 insertions, 5 deletions
diff --git a/recipes/samsung-soc-utils/sjf2410-linux-native_svn.bb b/recipes/samsung-soc-utils/sjf2410-linux-native_svn.bb
index 2554ef2833..5f3178077d 100644
--- a/recipes/samsung-soc-utils/sjf2410-linux-native_svn.bb
+++ b/recipes/samsung-soc-utils/sjf2410-linux-native_svn.bb
@@ -4,7 +4,7 @@ AUTHOR = "Harald Welte <laforge@openmoko.org>"
LICENSE = "GPL"
SRCREV = "4268"
PV = "0.1+svnr${SRCPV}"
-PR = "r0"
+PR = "r1"
SRC_URI = "svn://svn.openmoko.org/trunk/src/host/;module=sjf2410-linux;proto=http"
S = "${WORKDIR}/sjf2410-linux"
@@ -22,10 +22,6 @@ do_deploy() {
install -m 0755 sjf2410 ${DEPLOY_DIR_TOOLS}/sjf2410-${PV}
}
-do_stage() {
- :
-}
-
do_install() {
:
}