aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-03-03 14:40:39 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2011-03-03 14:41:31 +0100
commit414823a3c0a88a3c6ff0f3b0187626b1905bfca4 (patch)
tree9f670d4992b3e51571c823a2f5b2ac98fe5cece5 /recipes
parent270f5d71440e040cb9645771a64a4b61108240b2 (diff)
downloadopenembedded-414823a3c0a88a3c6ff0f3b0187626b1905bfca4.tar.gz
recipes: drop unused SHR_RELEASE field
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/freesmartphone/opimd-utils_git.bb1
-rw-r--r--recipes/openmoko-3rdparty/calc_git.bb1
-rw-r--r--recipes/shr/shr-installer_git.bb1
-rw-r--r--recipes/shr/shr-settings_git.bb1
-rw-r--r--recipes/shr/shr-today_git.bb1
5 files changed, 0 insertions, 5 deletions
diff --git a/recipes/freesmartphone/opimd-utils_git.bb b/recipes/freesmartphone/opimd-utils_git.bb
index 12f91e3426..0f5ef10f36 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 53356b22a0..a85fc5b235 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@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 fa023c67ff..2ea08035e8 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 136b77571c..30c9831fab 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 714a3a2b31..a82cca3abf 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"