[oe-commits] Martin Jansa : shr: move some obsolete SHR apps to obsolete directory

git version control git at git.openembedded.org
Mon Mar 8 16:27:21 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 82380e0d0f73494ec2573921d14e94fb3b633d60
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=82380e0d0f73494ec2573921d14e94fb3b633d60

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Thu Mar  4 14:14:11 2010 +0100

shr: move some obsolete SHR apps to obsolete directory

* with SRCREV moved from sane-srcrevs.inc to recipes

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 conf/distro/include/sane-srcrevs.inc               |    6 ------
 .../libframeworkd-phonegui-efl-theme-neo_git.bb    |    0 
 .../shr/libframeworkd-phonegui-efl-theme.inc       |    0 
 .../shr/libframeworkd-phonegui-efl2_git.bb         |    1 +
 .../shr/libframeworkd-phonegui-efl_git.bb          |    1 +
 .../shr/libframeworkd-phonegui_git.bb              |    1 +
 recipes/{ => obsolete}/shr/shr-contacts_git.bb     |    1 +
 recipes/{ => obsolete}/shr/shr-dialer_git.bb       |    1 +
 recipes/{ => obsolete}/shr/shr-messages_git.bb     |    1 +
 9 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc
index b788265..7da3b3e 100644
--- a/conf/distro/include/sane-srcrevs.inc
+++ b/conf/distro/include/sane-srcrevs.inc
@@ -105,9 +105,6 @@ SRCREV_pn-kismet-newcore ?= "2285"
 SRCREV_pn-libcalenabler2 ?= "1410"
 SRCREV_pn-libefso ?= "194"
 SRCREV_pn-libfakekey ?= "1455"
-SRCREV_pn-libframeworkd-phonegui ?= "9d7ca1cecb93022e5b890cd87756ac6f072710ca"
-SRCREV_pn-libframeworkd-phonegui-efl ?= "9d7ca1cecb93022e5b890cd87756ac6f072710ca"
-SRCREV_pn-libframeworkd-phonegui-efl2 ?= "917226025c67b75def91e98ea923c2e550474a5b"
 SRCREV_pn-libgdbus ?= "aeab6e3c0185b271ca343b439470491b99cc587f"
 SRCREV_pn-libgee ?= "c21925bf1b714a2aa395192f7adbaeecf7a0e146"
 SRCREV_pn-libgee-native ?= "c21925bf1b714a2aa395192f7adbaeecf7a0e146"
@@ -267,11 +264,8 @@ SRCREV_pn-s3c64xx-gpio ?= "4949"
 SRCREV_pn-serial-forward ?= "50cf4ff2198589a8db369789fc038604a892a54d"
 SRCREV_pn-settings-daemon ?= "2006"
 SRCREV_pn-shr-config ?= "37dd7ac950e2bfd438801faf34c29fccfdbbaccf"
-SRCREV_pn-shr-contacts ?= "9d7ca1cecb93022e5b890cd87756ac6f072710ca"
-SRCREV_pn-shr-dialer ?= "9d7ca1cecb93022e5b890cd87756ac6f072710ca"
 SRCREV_pn-shr-installer ?= "8608816ea1a1ac14b6e9faaa3685dd2b6450e889"
 SRCREV_pn-shr-launcher ?= "103"
-SRCREV_pn-shr-messages ?= "9d7ca1cecb93022e5b890cd87756ac6f072710ca"
 SRCREV_pn-shr-settings ?= "fd19508d43d8a0d990c63b329d935d2929c091dc"
 SRCREV_pn-shr-specs ?= "062fb8278132ce64eeef3e488bef068387b87aff"
 SRCREV_pn-shr-splash ?= "9d7ca1cecb93022e5b890cd87756ac6f072710ca"
diff --git a/recipes/shr/libframeworkd-phonegui-efl-theme-neo_git.bb b/recipes/obsolete/shr/libframeworkd-phonegui-efl-theme-neo_git.bb
similarity index 100%
rename from recipes/shr/libframeworkd-phonegui-efl-theme-neo_git.bb
rename to recipes/obsolete/shr/libframeworkd-phonegui-efl-theme-neo_git.bb
diff --git a/recipes/shr/libframeworkd-phonegui-efl-theme.inc b/recipes/obsolete/shr/libframeworkd-phonegui-efl-theme.inc
similarity index 100%
rename from recipes/shr/libframeworkd-phonegui-efl-theme.inc
rename to recipes/obsolete/shr/libframeworkd-phonegui-efl-theme.inc
diff --git a/recipes/shr/libframeworkd-phonegui-efl2_git.bb b/recipes/obsolete/shr/libframeworkd-phonegui-efl2_git.bb
similarity index 90%
rename from recipes/shr/libframeworkd-phonegui-efl2_git.bb
rename to recipes/obsolete/shr/libframeworkd-phonegui-efl2_git.bb
index 551abb1..9d4d74e 100644
--- a/recipes/shr/libframeworkd-phonegui-efl2_git.bb
+++ b/recipes/obsolete/shr/libframeworkd-phonegui-efl2_git.bb
@@ -4,6 +4,7 @@ DEPENDS += " dbus-glib libframeworkd-glib libframeworkd-phonegui etk evas ecore
 PV = "0.0.1+gitr${SRCREV}"
 PR = "r2"
 
+SRCREV = "917226025c67b75def91e98ea923c2e550474a5b"
 SRC_URI = "git://shr.bearstech.com/repo/libframeworkd-phonegui-efl2.git;protocol=http;branch=master"
 S = "${WORKDIR}/git"
 
diff --git a/recipes/shr/libframeworkd-phonegui-efl_git.bb b/recipes/obsolete/shr/libframeworkd-phonegui-efl_git.bb
similarity index 93%
rename from recipes/shr/libframeworkd-phonegui-efl_git.bb
rename to recipes/obsolete/shr/libframeworkd-phonegui-efl_git.bb
index 5d0d099..34f9692 100644
--- a/recipes/shr/libframeworkd-phonegui-efl_git.bb
+++ b/recipes/obsolete/shr/libframeworkd-phonegui-efl_git.bb
@@ -10,6 +10,7 @@ require libframeworkd-phonegui-efl-theme.inc
 
 inherit pkgconfig autotools autotools_stage
 
+SRCREV = "9d7ca1cecb93022e5b890cd87756ac6f072710ca"
 SRC_URI = "git://git.shr-project.org/repo/shr.git;protocol=http;branch=master"
 S = "${WORKDIR}/git/${PN}"
 
diff --git a/recipes/shr/libframeworkd-phonegui_git.bb b/recipes/obsolete/shr/libframeworkd-phonegui_git.bb
similarity index 89%
rename from recipes/shr/libframeworkd-phonegui_git.bb
rename to recipes/obsolete/shr/libframeworkd-phonegui_git.bb
index 50b5465..b11f039 100644
--- a/recipes/shr/libframeworkd-phonegui_git.bb
+++ b/recipes/obsolete/shr/libframeworkd-phonegui_git.bb
@@ -9,6 +9,7 @@ DEPENDS="glib-2.0 dbus-glib libframeworkd-glib libphone-utils"
 
 inherit pkgconfig autotools autotools_stage
 
+SRCREV = "9d7ca1cecb93022e5b890cd87756ac6f072710ca"
 SRC_URI = "git://git.shr-project.org/repo/shr.git;protocol=http;branch=master"
 S = "${WORKDIR}/git/${PN}"
 
diff --git a/recipes/shr/shr-contacts_git.bb b/recipes/obsolete/shr/shr-contacts_git.bb
similarity index 87%
rename from recipes/shr/shr-contacts_git.bb
rename to recipes/obsolete/shr/shr-contacts_git.bb
index 1b9a383..6a22831 100644
--- a/recipes/shr/shr-contacts_git.bb
+++ b/recipes/obsolete/shr/shr-contacts_git.bb
@@ -8,6 +8,7 @@ PR = "r6"
 
 inherit pkgconfig autotools
 
+SRCREV = "9d7ca1cecb93022e5b890cd87756ac6f072710ca"
 SRC_URI = "git://git.shr-project.org/repo/shr.git;protocol=http;branch=master"
 S = "${WORKDIR}/git/${PN}"
 
diff --git a/recipes/shr/shr-dialer_git.bb b/recipes/obsolete/shr/shr-dialer_git.bb
similarity index 87%
rename from recipes/shr/shr-dialer_git.bb
rename to recipes/obsolete/shr/shr-dialer_git.bb
index 796b965..816f9d8 100644
--- a/recipes/shr/shr-dialer_git.bb
+++ b/recipes/obsolete/shr/shr-dialer_git.bb
@@ -8,6 +8,7 @@ PR = "r9"
 
 inherit pkgconfig autotools
 
+SRCREV = "9d7ca1cecb93022e5b890cd87756ac6f072710ca"
 SRC_URI = "git://git.shr-project.org/repo/shr.git;protocol=http;branch=master"
 S = "${WORKDIR}/git/${PN}"
 
diff --git a/recipes/shr/shr-messages_git.bb b/recipes/obsolete/shr/shr-messages_git.bb
similarity index 87%
rename from recipes/shr/shr-messages_git.bb
rename to recipes/obsolete/shr/shr-messages_git.bb
index 6fc0694..cb8fc81 100644
--- a/recipes/shr/shr-messages_git.bb
+++ b/recipes/obsolete/shr/shr-messages_git.bb
@@ -8,6 +8,7 @@ PR = "r8"
 
 inherit pkgconfig autotools
 
+SRCREV = "9d7ca1cecb93022e5b890cd87756ac6f072710ca"
 SRC_URI = "git://git.shr-project.org/repo/shr.git;protocol=http;branch=master"
 S = "${WORKDIR}/git/${PN}"
 





More information about the Openembedded-commits mailing list