[oe-commits] Michael 'Mickey' Lauer : frameworkd: stock version builds stabilization/ milestone4 now, -devel version builds master now

GIT User account git at amethyst.openembedded.net
Tue Oct 28 09:57:54 UTC 2008


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

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Tue Oct 28 09:41:10 2008 +0100

frameworkd: stock version builds stabilization/milestone4 now, -devel version builds master now

---

 packages/freesmartphone/frameworkd-devel_git.bb |    5 +++++
 packages/freesmartphone/frameworkd_git.bb       |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/packages/freesmartphone/frameworkd-devel_git.bb b/packages/freesmartphone/frameworkd-devel_git.bb
new file mode 100644
index 0000000..ff02761
--- /dev/null
+++ b/packages/freesmartphone/frameworkd-devel_git.bb
@@ -0,0 +1,5 @@
+require frameworkd_git.bb
+
+SRC_URI = "${FREESMARTPHONE_GIT}/framework.git;protocol=git;branch=stabilization/master \
+           file://frameworkd \
+           file://frameworkd.conf"
diff --git a/packages/freesmartphone/frameworkd_git.bb b/packages/freesmartphone/frameworkd_git.bb
index 1cc9382..35d926b 100644
--- a/packages/freesmartphone/frameworkd_git.bb
+++ b/packages/freesmartphone/frameworkd_git.bb
@@ -12,7 +12,7 @@ inherit distutils update-rc.d
 INITSCRIPT_NAME = "frameworkd"
 INITSCRIPT_PARAMS = "defaults 29"
 
-SRC_URI = "${FREESMARTPHONE_GIT}/framework.git;protocol=git;branch=master \
+SRC_URI = "${FREESMARTPHONE_GIT}/framework.git;protocol=git;branch=stabilization/milestone4 \
            file://frameworkd \
            file://frameworkd.conf"
 S = "${WORKDIR}/git"





More information about the Openembedded-commits mailing list