From: Martin Jansa Date: Thu, 3 Mar 2011 13:40:39 +0000 (+0100) Subject: recipes: drop unused SHR_RELEASE field X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=414823a3c0a88a3c6ff0f3b0187626b1905bfca4;p=openembedded.git recipes: drop unused SHR_RELEASE field Signed-off-by: Martin Jansa --- 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 " -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"