diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-01 15:09:22 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-01 16:50:55 +0200 |
commit | 630759ae915f674fd9b2e97a4be5c4fbfeedacb2 (patch) | |
tree | bf9d22d92d31c69ab4dd938b1882a827c801dd1f /conf | |
parent | ab915220e0db8ac255662a68f5e6c56416579d65 (diff) |
frameworkd-config-shr: move SRCREV to recipe
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/sane-srcrevs-fso.inc | 1 | ||||
-rw-r--r-- | conf/distro/include/sane-srcrevs.inc | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/conf/distro/include/sane-srcrevs-fso.inc b/conf/distro/include/sane-srcrevs-fso.inc index 45fd0e2118..20f00d86cb 100644 --- a/conf/distro/include/sane-srcrevs-fso.inc +++ b/conf/distro/include/sane-srcrevs-fso.inc @@ -25,7 +25,6 @@ SRCREV_pn-mterm2 ?= "${FSO_CORNUCOPIA_SRCREV}" # FSO Projects -- Misc SRCREV_pn-dbus-hlid ?= "5df7f49fe8881804aaab544a569fd164c3e93afb" SRCREV_pn-frameworkd ?= "f751f2724eea23d0ca050bdf2672f9011ae09517" -SRCREV_pn-frameworkd-config-shr_FSO_REV ?= ${SRCREV_pn-frameworkd} SRCREV_pn-fso-gpsd ?= "39e810899110a9bb302cf2064e1c0f73541fb4e6" SRCREV_pn-fso-gsm0710muxd ?= "1d69fb5b666ac2a9e54e46978c7afa8fe5dfc3c9" SRCREV_pn-fso-monitord ?= "b4ae1e9b10e710042624c2cf1a15b91a7d5b1d44" diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index 99ea75fa5e..15767244ce 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -58,8 +58,6 @@ SRCREV_pn-ezx-gen-blob ?= "2517" SRCREV_pn-ezxd ?= "2513" SRCREV_pn-fbgrab-viewer-native ?= "1943" SRCREV_pn-flashrom ?= "3682" -SRCREV_pn-frameworkd-config-shr ?= "cdf5b5f3d8f37d6d91e1eb8d9cf07d034291df87" -SRCREV_pn-frameworkd-config-shr_SHR_REV ?= ${SRCREV_pn-frameworkd-config-shr} SRCREV_pn-fsod ?= "2a33e5ffe96c611e6a6b8b6c33d2a83ba656f55b" SRCREV_pn-fstests ?= "204" SRCREV_pn-gabriel ?= "38" |