aboutsummaryrefslogtreecommitdiffstats
path: root/packages/freesmartphone
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2009-01-09 00:19:22 +0100
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2009-01-09 00:19:22 +0100
commit1717e6a86fa7e4b7cad9d293a46dee23d38c6f04 (patch)
tree61ceac033203bd45ed37ed6137992b95ecd9842b /packages/freesmartphone
parentf36f71b707c20c4402de4cf79f32c8965cb38a5e (diff)
downloadopenembedded-1717e6a86fa7e4b7cad9d293a46dee23d38c6f04.tar.gz
sane-srcrevs.inc: bump frameworkd
frameworkd: write git version into installation
Diffstat (limited to 'packages/freesmartphone')
-rw-r--r--packages/freesmartphone/frameworkd_git.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/freesmartphone/frameworkd_git.bb b/packages/freesmartphone/frameworkd_git.bb
index e21f150f5b..de630baded 100644
--- a/packages/freesmartphone/frameworkd_git.bb
+++ b/packages/freesmartphone/frameworkd_git.bb
@@ -17,6 +17,10 @@ SRC_URI = "${FREESMARTPHONE_GIT}/framework.git;protocol=git;branch=master \
file://frameworkd.conf"
S = "${WORKDIR}/git"
+do_configure_append() {
+ echo "version=\"${PV}\"" >framework/__version__.py
+}
+
do_install_append() {
install -d ${D}${sysconfdir}/init.d/
install -m 0755 ${WORKDIR}/frameworkd ${D}${sysconfdir}/init.d/