[oe-commits] Martin Jansa : recipes: drop unused SHR_RELEASE field

git version control git at git.openembedded.org
Thu Mar 3 13:43:08 UTC 2011


Module: openembedded.git
Branch: master
Commit: 414823a3c0a88a3c6ff0f3b0187626b1905bfca4
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=414823a3c0a88a3c6ff0f3b0187626b1905bfca4

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Thu Mar  3 14:40:39 2011 +0100

recipes: drop unused SHR_RELEASE field

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

---

 recipes/freesmartphone/opimd-utils_git.bb |    1 -
 recipes/openmoko-3rdparty/calc_git.bb     |    1 -
 recipes/shr/shr-installer_git.bb          |    1 -
 recipes/shr/shr-settings_git.bb           |    1 -
 recipes/shr/shr-today_git.bb              |    1 -
 5 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/recipes/freesmartphone/opimd-utils_git.bb b/recipes/freesmartphone/opimd-utils_git.bb
index 12f91e3..0f5ef10 100644
--- a/recipes/freesmartphone/opimd-utils_git.bb
+++ b/recipes/freesmartphone/opimd-utils_git.bb
@@ -1,6 +1,5 @@
 DESCRIPTION = "Test scripts for freesmartphone.org opimd interface"
 HOMEPAGE = "http://freesmartphone.org"
-SHR_RELEASE ?= "shr"
 LICENSE = "GPL"
 RDEPENDS_${PN} = "python-elementary python-dbus python-codecs python-shell python python-core python-edbus frameworkd"
 SECTION = "x11/application"
diff --git a/recipes/openmoko-3rdparty/calc_git.bb b/recipes/openmoko-3rdparty/calc_git.bb
index 53356b2..a85fc5b 100644
--- a/recipes/openmoko-3rdparty/calc_git.bb
+++ b/recipes/openmoko-3rdparty/calc_git.bb
@@ -1,7 +1,6 @@
 DESCRIPTION = "A dead simple calculator. It's advantage is that it's elementary-themed"
 HOMEPAGE = "http://github.com/spaetz/calc"
 AUTHOR = "Sebastian Spaeth <Sebastian at SSpaeth.de>"
-SHR_RELEASE ?= "shr"
 LICENSE  = "MIT"
 RDEPENDS_${PN} = "python-elementary python python-edbus"
 SECTION = "x11/application"
diff --git a/recipes/shr/shr-installer_git.bb b/recipes/shr/shr-installer_git.bb
index fa023c6..2ea0803 100644
--- a/recipes/shr/shr-installer_git.bb
+++ b/recipes/shr/shr-installer_git.bb
@@ -1,6 +1,5 @@
 DESCRIPTION = "EFL frontend for packagekit"
 HOMEPAGE = "http://shr-project.org"
-SHR_RELEASE ?= "shr"
 LICENSE = "GPL"
 RDEPENDS_${PN} = "python-elementary python-dbus python-core python-edbus packagekit"
 SECTION = "x11/application"
diff --git a/recipes/shr/shr-settings_git.bb b/recipes/shr/shr-settings_git.bb
index 136b775..30c9831 100644
--- a/recipes/shr/shr-settings_git.bb
+++ b/recipes/shr/shr-settings_git.bb
@@ -1,6 +1,5 @@
 DESCRIPTION = "Modular settings application for SHR based on python-elementary"
 HOMEPAGE = "http://shr-project.org"
-SHR_RELEASE ?= "shr"
 LICENSE = "GPL"
 RDEPENDS_${PN} = "python-elementary python-dbus python-codecs python-shell python-pyrtc python python-core python-edbus dbus-x11 frameworkd python-phoneutils python-pexpect"
 SECTION = "x11/application"
diff --git a/recipes/shr/shr-today_git.bb b/recipes/shr/shr-today_git.bb
index 714a3a2..a82cca3 100644
--- a/recipes/shr/shr-today_git.bb
+++ b/recipes/shr/shr-today_git.bb
@@ -1,6 +1,5 @@
 DESCRIPTION = "python-elementary and opimd based lock and today screen for the SHR distribution"
 HOMEPAGE = "http://wiki.github.com/slyon/today"
-SHR_RELEASE ?= "shr"
 LICENSE = "GPL"
 RDEPENDS_${PN} = "python-edje python-dbus python-edbus python-ecore"
 SECTION = "x11/applications"





More information about the Openembedded-commits mailing list