aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/angstrom
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-14 10:13:18 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-14 11:14:10 +0200
commit46291053cc7d346dbb74185044b14666164989e8 (patch)
tree396282c6ac9e8316f9363aa9a8e7918aa542e8fc /recipes/angstrom
parent98a2f13212a433bb683931dfa6c9460b43d494f6 (diff)
downloadopenembedded-46291053cc7d346dbb74185044b14666164989e8.tar.gz
recipes: bump PR/INC_PR for packages changed in RDEPENDS/RRECOMMENDS/RSUGGESTS/RPROVIDES/RCONFLICTS/RREPLACES cleanup
add PR = r1 to recipes not including any .inc file Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/angstrom')
-rw-r--r--recipes/angstrom/angstrom-gnome-icon-theme-enable.bb1
-rw-r--r--recipes/angstrom/angstrom-x11vnc-xinit.bb1
-rw-r--r--recipes/angstrom/epiphany-firefox-replacement.bb1
3 files changed, 3 insertions, 0 deletions
diff --git a/recipes/angstrom/angstrom-gnome-icon-theme-enable.bb b/recipes/angstrom/angstrom-gnome-icon-theme-enable.bb
index bb6306e59a..329a4d6569 100644
--- a/recipes/angstrom/angstrom-gnome-icon-theme-enable.bb
+++ b/recipes/angstrom/angstrom-gnome-icon-theme-enable.bb
@@ -2,6 +2,7 @@ DESCRIPTION = "Enable gnome-icon-theme in gtkrc"
LICENSE = "MIT"
RDEPENDS_${PN} = "gnome-icon-theme"
+PR = "r1"
ALLOW_EMPTY_${PN} = "1"
PACKAGE_ARCH = "all"
diff --git a/recipes/angstrom/angstrom-x11vnc-xinit.bb b/recipes/angstrom/angstrom-x11vnc-xinit.bb
index d4d9d432a6..e191442272 100644
--- a/recipes/angstrom/angstrom-x11vnc-xinit.bb
+++ b/recipes/angstrom/angstrom-x11vnc-xinit.bb
@@ -1,6 +1,7 @@
DESCRIPTION = "Script to start a passwordless vnc of the current X session"
LICENSE = "MIT"
RDEPENDS_${PN} = "x11vnc"
+PR = "r1"
do_install() {
install -d ${D}/${sysconfdir}/X11/Xinit.d
diff --git a/recipes/angstrom/epiphany-firefox-replacement.bb b/recipes/angstrom/epiphany-firefox-replacement.bb
index ca08cf348c..4a18fb9660 100644
--- a/recipes/angstrom/epiphany-firefox-replacement.bb
+++ b/recipes/angstrom/epiphany-firefox-replacement.bb
@@ -2,6 +2,7 @@
RDEPENDS_${PN} = "epiphany"
RCONFLICTS_${PN} = "firefox"
+PR = "r1"
do_install() {
install -d ${D}/${bindir}