[oe-commits] Dirk Opfer : owfs: 2.7p28 -> 2.8p0

git version control git at git.openembedded.org
Tue Aug 3 11:49:26 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: cc58e6fe45b79ab09f71dadba7a02702bf6adf5f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=cc58e6fe45b79ab09f71dadba7a02702bf6adf5f

Author: Dirk Opfer <dirk at do13.de>
Date:   Tue Mar  9 22:13:28 2010 +0100

owfs: 2.7p28 -> 2.8p0
 remove legacy style staging

---

 recipes/owfs/{owfs_2.7p28.bb => owfs_2.8p0.bb} |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/recipes/owfs/owfs_2.7p28.bb b/recipes/owfs/owfs_2.8p0.bb
similarity index 92%
rename from recipes/owfs/owfs_2.7p28.bb
rename to recipes/owfs/owfs_2.8p0.bb
index ca8b2f9..d79066f 100644
--- a/recipes/owfs/owfs_2.7p28.bb
+++ b/recipes/owfs/owfs_2.8p0.bb
@@ -26,9 +26,6 @@ do_install_prepend() {
         install -m 0755 ${WORKDIR}/owhttpd ${D}${sysconfdir}/init.d/owhttpd
         install -m 0755 ${WORKDIR}/owserver ${D}${sysconfdir}/init.d/owserver
 }
-do_stage() {
-        autotools_stage_all
-}
 
 PACKAGES =+ "owftpd owhttpd owserver owshell libowcapi libow libownet owmon owtap"
 
@@ -60,5 +57,5 @@ INITSCRIPT_NAME_owhttpd = "owhttpd"
 INITSCRIPT_PARAMS_owserver = "defaults 20"
 INITSCRIPT_PARAMS_owhttpd = "defaults 21"
 
-SRC_URI[md5sum] = "2d6a4311f7275eb04466e36678bacabe"
-SRC_URI[sha256sum] = "3b35a5c2d6fa0814d3c689dd490e829d3dd7729d09ae95f9205757cbb3ee52f0"
+SRC_URI[md5sum] = "16de38f99206024b0ac32176f4f1afcb"
+SRC_URI[sha256sum] = "1b972d5f01ad8890fc6c8c96dcb9235f448cafba32664b3fcc6caecc62fd105d"





More information about the Openembedded-commits mailing list