[oe-commits] Angus Ainslie : efl : bump the PR for anything that inherits efl

GIT User account git at amethyst.openembedded.net
Fri Apr 24 21:38:47 UTC 2009


Module: openembedded.git
Branch: fso/milestone5.5
Commit: 55c2f1534eaa6ef51dd47fa91de4610bf912458e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=55c2f1534eaa6ef51dd47fa91de4610bf912458e

Author: Angus Ainslie <nytowl at openmoko.org>
Date:   Fri Apr 24 15:34:29 2009 -0600

efl : bump the PR for anything that inherits efl

---

 recipes/e17/waker_svn.bb         |    2 +-
 recipes/efl1/ecore-native_svn.bb |    2 +-
 recipes/efl1/ecore_svn.bb        |    2 +-
 recipes/efl1/edbus_svn.bb        |    2 +-
 recipes/efl1/edje-native_svn.bb  |    2 +-
 recipes/efl1/edje-sdk_svn.bb     |    2 +-
 recipes/efl1/edje_svn.bb         |    2 +-
 recipes/efl1/eet_svn.bb          |    2 +-
 recipes/efl1/eflpp_svn.bb        |    2 +-
 recipes/efl1/efreet_svn.bb       |    2 +-
 recipes/efl1/eina_svn.bb         |    2 +-
 recipes/efl1/elementary_svn.bb   |    2 +-
 recipes/efl1/embryo_svn.bb       |    2 +-
 recipes/efl1/emotion_svn.bb      |    2 +-
 recipes/efl1/engrave_svn.bb      |    2 +-
 recipes/efl1/enhance_svn.bb      |    2 +-
 recipes/efl1/epdf_svn.bb         |    2 +-
 recipes/efl1/epeg_svn.bb         |    2 +-
 recipes/efl1/epsilon_svn.bb      |    2 +-
 recipes/efl1/esmart_svn.bb       |    2 +-
 recipes/efl1/etk_svn.bb          |    2 +-
 recipes/efl1/evas-native_svn.bb  |    2 +-
 recipes/efl1/evas_svn.bb         |    2 +-
 recipes/efl1/evolve_svn.bb       |    2 +-
 recipes/efl1/ewl_svn.bb          |    2 +-
 recipes/efl1/exml_svn.bb         |    2 +-
 recipes/efl1/imlib2_svn.bb       |    2 +-
 27 files changed, 27 insertions(+), 27 deletions(-)

diff --git a/recipes/e17/waker_svn.bb b/recipes/e17/waker_svn.bb
index aba6187..c5495cc 100644
--- a/recipes/e17/waker_svn.bb
+++ b/recipes/e17/waker_svn.bb
@@ -3,7 +3,7 @@ LICENSE = "LGPL"
 DEPENDS = "ecore edbus"
 SECTION = "console"
 PV = "0.0.0+svnr${SRCREV}"
-PR = "r1"
+PR = "r2"
 
 inherit efl
 
diff --git a/recipes/efl1/ecore-native_svn.bb b/recipes/efl1/ecore-native_svn.bb
index 240f325..7701910 100644
--- a/recipes/efl1/ecore-native_svn.bb
+++ b/recipes/efl1/ecore-native_svn.bb
@@ -1,7 +1,7 @@
 require ecore.inc
 inherit native
 DEPENDS = "eet-native evas-native libxext-native"
-PR = "r4"
+PR = "r5"
 
 EXTRA_OECONF = "\
                 --enable-ecore-txt \
diff --git a/recipes/efl1/ecore_svn.bb b/recipes/efl1/ecore_svn.bb
index a35111d..566e6cc 100644
--- a/recipes/efl1/ecore_svn.bb
+++ b/recipes/efl1/ecore_svn.bb
@@ -1,5 +1,5 @@
 require ecore.inc
-PR = "r1"
+PR = "r2"
 
 EXTRA_OECONF = "\
   --x-includes=${STAGING_INCDIR}/X11 \
diff --git a/recipes/efl1/edbus_svn.bb b/recipes/efl1/edbus_svn.bb
index b9fc1a6..de11f2d 100644
--- a/recipes/efl1/edbus_svn.bb
+++ b/recipes/efl1/edbus_svn.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "DBus and HAL convenience wrappers for EFL"
 DEPENDS = "dbus ecore"
 LICENSE = "MIT BSD"
 PV = "0.5.0.050+svnr${SRCREV}"
-PR = "r1"
+PR = "r2"
 
 inherit efl
 
diff --git a/recipes/efl1/edje-native_svn.bb b/recipes/efl1/edje-native_svn.bb
index 238bfd0..d71d38d 100644
--- a/recipes/efl1/edje-native_svn.bb
+++ b/recipes/efl1/edje-native_svn.bb
@@ -1,6 +1,6 @@
 require edje_${PV}.bb
 inherit native
-PR = "r1"
+PR = "r2"
 
 DEPENDS = "evas-native ecore-native eet-native embryo-native"
 
diff --git a/recipes/efl1/edje-sdk_svn.bb b/recipes/efl1/edje-sdk_svn.bb
index 59ce355..d1436aa 100644
--- a/recipes/efl1/edje-sdk_svn.bb
+++ b/recipes/efl1/edje-sdk_svn.bb
@@ -1,7 +1,7 @@
 require edje_svn.bb
 
 inherit sdk
-PR = "r1"
+PR = "r2"
 
 SRCNAME = "${@bb.data.getVar('PN', d, 1).replace('-sdk', '')}"
 DEPENDS = "evas-native ecore-native eet-native embryo-native"
diff --git a/recipes/efl1/edje_svn.bb b/recipes/efl1/edje_svn.bb
index 1f7cfd7..834c1fd 100644
--- a/recipes/efl1/edje_svn.bb
+++ b/recipes/efl1/edje_svn.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Edje is the Enlightenment graphical design & layout library"
 DEPENDS = "eet evas ecore embryo edje-native"
 LICENSE = "MIT BSD"
 PV = "0.5.0.050+svnr${SRCREV}"
-PR = "r1"
+PR = "r2"
 
 inherit efl
 
diff --git a/recipes/efl1/eet_svn.bb b/recipes/efl1/eet_svn.bb
index 4af40da..a9925fa 100644
--- a/recipes/efl1/eet_svn.bb
+++ b/recipes/efl1/eet_svn.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "EET is the Enlightenment data storage library"
 DEPENDS = "zlib jpeg openssl eina"
 LICENSE = "MIT BSD"
 PV = "1.1.0+svnr${SRCREV}"
-PR = "r1"
+PR = "r2"
 
 inherit efl
 
diff --git a/recipes/efl1/eflpp_svn.bb b/recipes/efl1/eflpp_svn.bb
index 4942f5c..bded7b6 100644
--- a/recipes/efl1/eflpp_svn.bb
+++ b/recipes/efl1/eflpp_svn.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "http://www.vanille-media.de/site/index.php/projects/efl/"
 LICENSE = "LGPL"
 DEPENDS = "evas ecore edje emotion esmart etk ewl libsigc++-2.0"
 PV = "0.1.0+svnr${SRCREV}"
-PR = "r1" 
+PR = "r2" 
 
 inherit efl
 
diff --git a/recipes/efl1/efreet_svn.bb b/recipes/efl1/efreet_svn.bb
index 218d22e..a280714 100644
--- a/recipes/efl1/efreet_svn.bb
+++ b/recipes/efl1/efreet_svn.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "The Enlightenment freedesktop.org library"
 DEPENDS = "ecore"
 LICENSE = "MIT BSD"
 PV = "0.5.0.050+svnr${SRCREV}"
-PR = "r1"
+PR = "r2"
 
 inherit efl
 
diff --git a/recipes/efl1/eina_svn.bb b/recipes/efl1/eina_svn.bb
index 466a813..e04f1c9 100644
--- a/recipes/efl1/eina_svn.bb
+++ b/recipes/efl1/eina_svn.bb
@@ -1,7 +1,7 @@
 DESCRIPTION = "Eina is the Enlightenment data library"
 LICENSE = "LGPL"
 PV = "0.0.1+svnr${SRCREV}"
-PR = "r0"
+PR = "r1"
 
 inherit efl
 
diff --git a/recipes/efl1/elementary_svn.bb b/recipes/efl1/elementary_svn.bb
index 82a099f..f90497f 100644
--- a/recipes/efl1/elementary_svn.bb
+++ b/recipes/efl1/elementary_svn.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "EFL based widget set for mobile devices"
 LICENSE = "LGPL"
 DEPENDS = "evas ecore edje eet edbus"
 PV = "0.0.0+svnr${SRCREV}"
-PR = "r4"
+PR = "r5"
 
 inherit efl
 
diff --git a/recipes/efl1/embryo_svn.bb b/recipes/efl1/embryo_svn.bb
index 688ec22..1caba54 100644
--- a/recipes/efl1/embryo_svn.bb
+++ b/recipes/efl1/embryo_svn.bb
@@ -1,7 +1,7 @@
 DESCRIPTION = "The Enlightenment C-like scripting language for Edje"
 LICENSE = "MIT BSD"
 PV = "0.9.9.050+svnr${SRCREV}"
-PR = "r1"
+PR = "r2"
 
 inherit efl
 
diff --git a/recipes/efl1/emotion_svn.bb b/recipes/efl1/emotion_svn.bb
index 455bc82..858ab7e 100644
--- a/recipes/efl1/emotion_svn.bb
+++ b/recipes/efl1/emotion_svn.bb
@@ -3,7 +3,7 @@ LICENSE = "MIT BSD"
 # we no longer build the libxine backend, since the gstreamer backend seems more promising
 DEPENDS = "eet evas ecore edje gstreamer gst-plugins-base"
 PV = "0.1.0.042+svnr${SRCREV}"
-PR = "r1"
+PR = "r2"
 
 inherit efl
 
diff --git a/recipes/efl1/engrave_svn.bb b/recipes/efl1/engrave_svn.bb
index 3dc5e33..7236550 100644
--- a/recipes/efl1/engrave_svn.bb
+++ b/recipes/efl1/engrave_svn.bb
@@ -3,6 +3,6 @@ LICENSE = "MIT"
 # also requires yacc and lex on host
 DEPENDS = "evas ecore"
 PV = "0.0.0+svnr${SRCREV}"
-PR = "r1"
+PR = "r2"
 
 inherit efl
diff --git a/recipes/efl1/enhance_svn.bb b/recipes/efl1/enhance_svn.bb
index dd09256..52ec82f 100644
--- a/recipes/efl1/enhance_svn.bb
+++ b/recipes/efl1/enhance_svn.bb
@@ -2,6 +2,6 @@ DESCRIPTION = "Enhance translates between glade .xml files and ETK"
 LICENSE = "MIT"
 DEPENDS = "exml"
 PV = "0.0.0+svnr${SRCREV}"
-PR = "r1"
+PR = "r2"
 
 inherit efl
diff --git a/recipes/efl1/epdf_svn.bb b/recipes/efl1/epdf_svn.bb
index 7aeb537..e1e0383 100644
--- a/recipes/efl1/epdf_svn.bb
+++ b/recipes/efl1/epdf_svn.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Epdf is the glue between EFL and libpoppler"
 LICENSE = "MIT BSD"
 DEPENDS = "poppler evas ecore etk ewl"
 PV = "0.1.0+svnr${SRCREV}"
-PR = "r2"
+PR = "r3"
 
 inherit efl
 
diff --git a/recipes/efl1/epeg_svn.bb b/recipes/efl1/epeg_svn.bb
index 25ea7fa..91265c9 100644
--- a/recipes/efl1/epeg_svn.bb
+++ b/recipes/efl1/epeg_svn.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Epeg is a small library for handling thumbnails."
 LICENSE = "MIT"
 DEPENDS = "jpeg"
 PV = "0.9.0+svnr${SRCREV}"
-PR = "r2"
+PR = "r3"
 
 inherit efl
 
diff --git a/recipes/efl1/epsilon_svn.bb b/recipes/efl1/epsilon_svn.bb
index ad928eb..351979e 100644
--- a/recipes/efl1/epsilon_svn.bb
+++ b/recipes/efl1/epsilon_svn.bb
@@ -4,7 +4,7 @@ LICENSE = "MIT BSD"
 # can also depend on xine for movie thumbnails
 DEPENDS = "libpng evas ecore edje perl-native"
 PV = "0.3.0.012+svnr${SRCREV}"
-PR = "r4"
+PR = "r5"
 
 inherit efl
 
diff --git a/recipes/efl1/esmart_svn.bb b/recipes/efl1/esmart_svn.bb
index 1ff75a4..74c27ae 100644
--- a/recipes/efl1/esmart_svn.bb
+++ b/recipes/efl1/esmart_svn.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "ESmart is a collection of smart Evas objects"
 LICENSE = "MIT BSD"
 DEPENDS = "evas ecore edje imlib2 epsilon libtool"
 PV = "0.9.0.050+svnr${SRCREV}"
-PR = "r1"
+PR = "r2"
 
 inherit efl
 
diff --git a/recipes/efl1/etk_svn.bb b/recipes/efl1/etk_svn.bb
index 31004a3..5b223c2 100644
--- a/recipes/efl1/etk_svn.bb
+++ b/recipes/efl1/etk_svn.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Etk is an advanced widget toolkit based on the Enlightenment Foun
 DEPENDS = "evas ecore edje"
 LICENSE = "MIT"
 PV = "0.1.0.042+svnr${SRCREV}"
-PR = "r5"
+PR = "r7"
 
 inherit efl
 
diff --git a/recipes/efl1/evas-native_svn.bb b/recipes/efl1/evas-native_svn.bb
index 4a17942..95356ec 100644
--- a/recipes/efl1/evas-native_svn.bb
+++ b/recipes/efl1/evas-native_svn.bb
@@ -1,7 +1,7 @@
 require evas.inc
 inherit native
 DEPENDS = "freetype-native libpng-native jpeg-native eet-native eina-native libfribidi-native"
-PR = "r1"
+PR = "r2"
 
 EXTRA_OECONF = "\
 		--x-includes=${STAGING_INCDIR}/X11  \
diff --git a/recipes/efl1/evas_svn.bb b/recipes/efl1/evas_svn.bb
index 02d4cf4..582e279 100644
--- a/recipes/efl1/evas_svn.bb
+++ b/recipes/efl1/evas_svn.bb
@@ -1,5 +1,5 @@
 require evas.inc
-PR = "r1"
+PR = "r2"
 
 EXTRA_OECONF = "\
 		--x-includes=${STAGING_INCDIR}/X11  \
diff --git a/recipes/efl1/evolve_svn.bb b/recipes/efl1/evolve_svn.bb
index e38df93..e84df6e 100644
--- a/recipes/efl1/evolve_svn.bb
+++ b/recipes/efl1/evolve_svn.bb
@@ -2,6 +2,6 @@ DESCRIPTION = "Evolve allows you to write ETK designs using a C-like language"
 LICENSE = "MIT"
 DEPENDS = "etk evolve-native"
 PV = "0.0.0+svnr${SRCREV}"
-PR = "r2"
+PR = "r3"
 
 inherit efl
diff --git a/recipes/efl1/ewl_svn.bb b/recipes/efl1/ewl_svn.bb
index 6425e86..67faa9c 100644
--- a/recipes/efl1/ewl_svn.bb
+++ b/recipes/efl1/ewl_svn.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "The Enlightened Widget Library"
 DEPENDS = "evas ecore edje emotion efreet epsilon"
 LICENSE = "MIT BSD"
 PV = "0.5.2.050+svnr${SRCREV}"
-PR = "r1"
+PR = "r2"
 
 inherit efl
 
diff --git a/recipes/efl1/exml_svn.bb b/recipes/efl1/exml_svn.bb
index 363a23d..8547e0f 100644
--- a/recipes/efl1/exml_svn.bb
+++ b/recipes/efl1/exml_svn.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Exml is a generic XML parser wrapper."
 LICENSE = "MIT"
 DEPENDS = "libxml2 libxslt ecore"
 PV = "0.1.1+svnr${SRCREV}"
-PR = "r2"
+PR = "r3"
 
 inherit efl
 
diff --git a/recipes/efl1/imlib2_svn.bb b/recipes/efl1/imlib2_svn.bb
index 025a36a..ac9ed80 100644
--- a/recipes/efl1/imlib2_svn.bb
+++ b/recipes/efl1/imlib2_svn.bb
@@ -4,7 +4,7 @@ LICENSE = "BSD"
 DEPENDS = "freetype libpng jpeg virtual/libx11 libxext"
 PROVIDES = "virtual/imlib2"
 PV = "1.4.2.001+svnr${SRCREV}"
-PR = "r0"
+PR = "r1"
 
 inherit efl
 





More information about the Openembedded-commits mailing list