[oe-commits] Martin Jansa : gpephone: add PE all recipes, because otherwise git. bb has always highest version

git version control git at git.openembedded.org
Sun Nov 15 23:13:40 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: 50799ee539a3667e15ab9afd9ce6cd6f76a711fa
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=50799ee539a3667e15ab9afd9ce6cd6f76a711fa

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Nov 15 23:59:53 2009 +0100

gpephone: add PE all recipes, because otherwise git.bb has always highest version

---

 recipes/gpephone/addressbook_0.1.bb      |    1 +
 recipes/gpephone/gpe-applauncher_0.10.bb |    1 +
 recipes/gpephone/gpe-applauncher_0.11.bb |    1 +
 recipes/gpephone/gpe-applauncher_0.7.bb  |    1 +
 recipes/gpephone/gpe-applauncher_0.8.bb  |    1 +
 recipes/gpephone/gpe-applauncher_0.9.bb  |    1 +
 recipes/gpephone/libabenabler2_1.0.bb    |    1 +
 recipes/gpephone/libabenabler_0.1.bb     |    1 +
 recipes/gpephone/libabenabler_1.0.bb     |    1 +
 recipes/gpephone/libgemwidget_0.1.bb     |    1 +
 recipes/gpephone/libgemwidget_1.0.bb     |    1 +
 recipes/gpephone/libgpephone_0.3.bb      |    1 +
 recipes/gpephone/libgpephone_0.4.bb      |    1 +
 recipes/gpephone/libiac_0.1.bb           |    1 +
 recipes/gpephone/libiac_1.0.bb           |    1 +
 recipes/gpephone/libmsgenabler_1.0.bb    |    1 +
 recipes/gpephone/librecord2_0.1.bb       |    1 +
 recipes/gpephone/libsettings_0.3.bb      |    1 +
 recipes/gpephone/ptim-engine_1.0.bb      |    3 ++-
 recipes/gpephone/ptim-engine_svn.bb      |    2 +-
 recipes/gpephone/ptim-headers_1.0.bb     |    3 ++-
 recipes/gpephone/ptim-helper_1.0.bb      |    1 +
 recipes/gpephone/ptim-manager_1.0.bb     |    3 ++-
 23 files changed, 26 insertions(+), 4 deletions(-)

diff --git a/recipes/gpephone/addressbook_0.1.bb b/recipes/gpephone/addressbook_0.1.bb
index 21fd95f..8121651 100644
--- a/recipes/gpephone/addressbook_0.1.bb
+++ b/recipes/gpephone/addressbook_0.1.bb
@@ -3,6 +3,7 @@ DESCRIPTION = "LiPS address book"
 SECTION = "gpe"
 PRIORITY    = "optional"
 PR          = "r0"
+PE          = "1"
 
 DEPENDS = "gtk+ libgpewidget libgpephone dbus-glib libabenabler libiac libim"
 
diff --git a/recipes/gpephone/gpe-applauncher_0.10.bb b/recipes/gpephone/gpe-applauncher_0.10.bb
index 7167b42..804a019 100644
--- a/recipes/gpephone/gpe-applauncher_0.10.bb
+++ b/recipes/gpephone/gpe-applauncher_0.10.bb
@@ -3,6 +3,7 @@ DESCRIPTION = "A cellphone application launcher."
 SECTION = "gpe"
 PRIORITY    = "optional"
 PR          = "r1"
+PE          = "1"
 
 SRC_URI_OVERRIDES_PACKAGE_ARCH = "0"
 
diff --git a/recipes/gpephone/gpe-applauncher_0.11.bb b/recipes/gpephone/gpe-applauncher_0.11.bb
index 4934cde..4c87008 100644
--- a/recipes/gpephone/gpe-applauncher_0.11.bb
+++ b/recipes/gpephone/gpe-applauncher_0.11.bb
@@ -3,6 +3,7 @@ DESCRIPTION = "A cellphone application launcher."
 SECTION = "gpe"
 PRIORITY    = "optional"
 PR          = "r2"
+PE          = "1"
 
 SRC_URI_OVERRIDES_PACKAGE_ARCH = "0"
 
diff --git a/recipes/gpephone/gpe-applauncher_0.7.bb b/recipes/gpephone/gpe-applauncher_0.7.bb
index 3493300..e2ee0c4 100644
--- a/recipes/gpephone/gpe-applauncher_0.7.bb
+++ b/recipes/gpephone/gpe-applauncher_0.7.bb
@@ -3,6 +3,7 @@ DESCRIPTION = "A cellphone application launcher."
 SECTION = "gpe"
 PRIORITY    = "optional"
 PR          = "r1"
+PE          = "1"
 
 DEPENDS = "gtk+ libgpewidget libgpephone libgpelaunch dbus-glib libxsettings-client"
 
diff --git a/recipes/gpephone/gpe-applauncher_0.8.bb b/recipes/gpephone/gpe-applauncher_0.8.bb
index 641511a..19f8fb3 100644
--- a/recipes/gpephone/gpe-applauncher_0.8.bb
+++ b/recipes/gpephone/gpe-applauncher_0.8.bb
@@ -3,6 +3,7 @@ DESCRIPTION = "A cellphone application launcher."
 SECTION = "gpe"
 PRIORITY    = "optional"
 PR          = "r0"
+PE          = "1"
 
 DEPENDS = "gtk+ libgpewidget libgpephone libgpelaunch dbus-glib libsettings"
 
diff --git a/recipes/gpephone/gpe-applauncher_0.9.bb b/recipes/gpephone/gpe-applauncher_0.9.bb
index fbc47bd..1649c26 100644
--- a/recipes/gpephone/gpe-applauncher_0.9.bb
+++ b/recipes/gpephone/gpe-applauncher_0.9.bb
@@ -3,6 +3,7 @@ DESCRIPTION = "A cellphone application launcher."
 SECTION = "gpe"
 PRIORITY    = "optional"
 PR          = "r0"
+PE          = "1"
 
 DEPENDS = "gtk+ libgpewidget libgpephone libgpelaunch dbus-glib libsettings libxsettings-client"
 
diff --git a/recipes/gpephone/libabenabler2_1.0.bb b/recipes/gpephone/libabenabler2_1.0.bb
index ce84702..8d2a43c 100644
--- a/recipes/gpephone/libabenabler2_1.0.bb
+++ b/recipes/gpephone/libabenabler2_1.0.bb
@@ -4,6 +4,7 @@ SECTION = "gpe/libs"
 PRIORITY    = "optional"
 DEPENDS     = "glib-2.0 librecord2 gconf sqlite3"
 PR          = "r1"
+PE          = "1"
 
 GPE_TARBALL_SUFFIX = "bz2"
 inherit gpephone pkgconfig autotools
diff --git a/recipes/gpephone/libabenabler_0.1.bb b/recipes/gpephone/libabenabler_0.1.bb
index c76d8f4..91620a9 100644
--- a/recipes/gpephone/libabenabler_0.1.bb
+++ b/recipes/gpephone/libabenabler_0.1.bb
@@ -4,6 +4,7 @@ SECTION = "gpe/libs"
 PRIORITY    = "optional"
 DEPENDS     = "glib-2.0 librecord liblipsevent libim sqlite3"
 PR          = "r1"
+PE          = "1"
 
 GPE_TARBALL_SUFFIX = "bz2"
 
diff --git a/recipes/gpephone/libabenabler_1.0.bb b/recipes/gpephone/libabenabler_1.0.bb
index c76d8f4..91620a9 100644
--- a/recipes/gpephone/libabenabler_1.0.bb
+++ b/recipes/gpephone/libabenabler_1.0.bb
@@ -4,6 +4,7 @@ SECTION = "gpe/libs"
 PRIORITY    = "optional"
 DEPENDS     = "glib-2.0 librecord liblipsevent libim sqlite3"
 PR          = "r1"
+PE          = "1"
 
 GPE_TARBALL_SUFFIX = "bz2"
 
diff --git a/recipes/gpephone/libgemwidget_0.1.bb b/recipes/gpephone/libgemwidget_0.1.bb
index 0b670e4..5198bed 100644
--- a/recipes/gpephone/libgemwidget_0.1.bb
+++ b/recipes/gpephone/libgemwidget_0.1.bb
@@ -4,6 +4,7 @@ SECTION = "gpe/libs"
 PRIORITY    = "optional"
 DEPENDS     = "gtk+ libiac libgpephone"
 PR          = "r1"
+PE          = "1"
 
 GPE_TARBALL_SUFFIX = "bz2"
 inherit gpephone pkgconfig autotools
diff --git a/recipes/gpephone/libgemwidget_1.0.bb b/recipes/gpephone/libgemwidget_1.0.bb
index a9f02cd..27b6336 100644
--- a/recipes/gpephone/libgemwidget_1.0.bb
+++ b/recipes/gpephone/libgemwidget_1.0.bb
@@ -4,6 +4,7 @@ SECTION = "gpe/libs"
 PRIORITY    = "optional"
 DEPENDS     = "gtk+ libiac libgpephone gnome-vfs libxdamage libxcomposite libgpewidget"
 PR          = "r0"
+PE          = "1"
 
 GPE_TARBALL_SUFFIX = "bz2"
 inherit gpephone pkgconfig autotools
diff --git a/recipes/gpephone/libgpephone_0.3.bb b/recipes/gpephone/libgpephone_0.3.bb
index 9a78fd9..26e19a4 100644
--- a/recipes/gpephone/libgpephone_0.3.bb
+++ b/recipes/gpephone/libgpephone_0.3.bb
@@ -4,6 +4,7 @@ SECTION = "gpe/libs"
 PRIORITY    = "optional"
 DEPENDS     = "gtk+ gtk-doc dbus-glib"
 PR          = "r1"
+PE          = "1"
 
 GPE_TARBALL_SUFFIX = "bz2"
 inherit gpephone pkgconfig autotools
diff --git a/recipes/gpephone/libgpephone_0.4.bb b/recipes/gpephone/libgpephone_0.4.bb
index 690b3ed..b74f857 100644
--- a/recipes/gpephone/libgpephone_0.4.bb
+++ b/recipes/gpephone/libgpephone_0.4.bb
@@ -4,6 +4,7 @@ SECTION = "gpe/libs"
 PRIORITY    = "optional"
 DEPENDS     = "gtk+ gtk-doc dbus-glib"
 PR          = "r0"
+PE          = "1"
 
 GPE_TARBALL_SUFFIX = "bz2"
 inherit gpephone pkgconfig autotools
diff --git a/recipes/gpephone/libiac_0.1.bb b/recipes/gpephone/libiac_0.1.bb
index 5d522b7..6905969 100644
--- a/recipes/gpephone/libiac_0.1.bb
+++ b/recipes/gpephone/libiac_0.1.bb
@@ -4,6 +4,7 @@ SECTION = "gpe/libs"
 PRIORITY    = "optional"
 DEPENDS     = "gtk+ gtk-doc"
 PR          = "r2"
+PE          = "1"
 
 GPE_TARBALL_SUFFIX = "bz2"
 inherit gpephone pkgconfig autotools
diff --git a/recipes/gpephone/libiac_1.0.bb b/recipes/gpephone/libiac_1.0.bb
index 940b1ec..3f13fbf 100644
--- a/recipes/gpephone/libiac_1.0.bb
+++ b/recipes/gpephone/libiac_1.0.bb
@@ -4,6 +4,7 @@ SECTION = "gpe/libs"
 PRIORITY    = "optional"
 DEPENDS     = "gtk+ gtk-doc"
 PR          = "r1"
+PE          = "1"
 
 GPE_TARBALL_SUFFIX = "bz2"
 inherit gpephone pkgconfig autotools
diff --git a/recipes/gpephone/libmsgenabler_1.0.bb b/recipes/gpephone/libmsgenabler_1.0.bb
index bde6a2f..98d8da9 100644
--- a/recipes/gpephone/libmsgenabler_1.0.bb
+++ b/recipes/gpephone/libmsgenabler_1.0.bb
@@ -4,6 +4,7 @@ SECTION = "gpe/libs"
 PRIORITY    = "optional"
 DEPENDS     = "glib-2.0 dbus-glib librecord sqlite3"
 PR          = "r2"
+PE          = "1"
 
 GPE_TARBALL_SUFFIX = "bz2"
 
diff --git a/recipes/gpephone/librecord2_0.1.bb b/recipes/gpephone/librecord2_0.1.bb
index 532cc26..ba8e5ca 100644
--- a/recipes/gpephone/librecord2_0.1.bb
+++ b/recipes/gpephone/librecord2_0.1.bb
@@ -4,6 +4,7 @@ SECTION = "gpe/libs"
 PRIORITY    = "optional"
 DEPENDS     = "glib-2.0 e2fsprogs-libs sqlite3"
 PR          = "r0"
+PE          = "1"
 
 GPE_TARBALL_SUFFIX = "bz2"
 inherit gpephone pkgconfig autotools
diff --git a/recipes/gpephone/libsettings_0.3.bb b/recipes/gpephone/libsettings_0.3.bb
index 3c9794e..740ee6c 100644
--- a/recipes/gpephone/libsettings_0.3.bb
+++ b/recipes/gpephone/libsettings_0.3.bb
@@ -4,6 +4,7 @@ PRIORITY = "required"
 LICENSE = "LiPS"
 DEPENDS = "glib-2.0 gconf"
 PR = "r1"
+PE = "1"
 
 inherit gpephone pkgconfig autotools
 
diff --git a/recipes/gpephone/ptim-engine_1.0.bb b/recipes/gpephone/ptim-engine_1.0.bb
index e1cd76a..ecf0103 100644
--- a/recipes/gpephone/ptim-engine_1.0.bb
+++ b/recipes/gpephone/ptim-engine_1.0.bb
@@ -4,6 +4,7 @@ PRIORITY = "optional"
 LICENSE = "LiPS"
 DEPENDS = "gtk+ ptim-headers"
 PR = "r0"
+PE = "1"
 
 inherit gpephone pkgconfig autotools
 
@@ -17,4 +18,4 @@ FILES_${PN}-dev += "${libdir}/gtk-2.0/*/immodules/ptim/engine/*.la"
 
 do_stage () {
     autotools_stage_all
-}
\ No newline at end of file
+}
diff --git a/recipes/gpephone/ptim-engine_svn.bb b/recipes/gpephone/ptim-engine_svn.bb
index f2d538f..8f9bf66 100644
--- a/recipes/gpephone/ptim-engine_svn.bb
+++ b/recipes/gpephone/ptim-engine_svn.bb
@@ -21,4 +21,4 @@ FILES_${PN}-dev += "${libdir}/gtk-2.0/*/immodules/ptim/engine/*.la"
 
 do_stage () {
     autotools_stage_all
-}
\ No newline at end of file
+}
diff --git a/recipes/gpephone/ptim-headers_1.0.bb b/recipes/gpephone/ptim-headers_1.0.bb
index 2ed3645..5c54cd7 100644
--- a/recipes/gpephone/ptim-headers_1.0.bb
+++ b/recipes/gpephone/ptim-headers_1.0.bb
@@ -3,6 +3,7 @@ SECTION = "gpephone"
 PRIORITY = "optional"
 LICENSE = "LiPS"
 DEPENDS = "gtk+"
+PE = "1"
 
 inherit gpephone pkgconfig autotools
 
@@ -12,4 +13,4 @@ S = "${WORKDIR}/imheaders-${PV}"
 
 do_stage () {
     autotools_stage_all
-}
\ No newline at end of file
+}
diff --git a/recipes/gpephone/ptim-helper_1.0.bb b/recipes/gpephone/ptim-helper_1.0.bb
index 4d5609e..1a885b4 100644
--- a/recipes/gpephone/ptim-helper_1.0.bb
+++ b/recipes/gpephone/ptim-helper_1.0.bb
@@ -4,6 +4,7 @@ PRIORITY = "optional"
 LICENSE = "LiPS"
 DEPENDS = "gtk+ ptim-headers"
 PR = "r1"
+PE = "1"
 
 inherit gpephone pkgconfig autotools
 
diff --git a/recipes/gpephone/ptim-manager_1.0.bb b/recipes/gpephone/ptim-manager_1.0.bb
index c0955a2..a58cf78 100644
--- a/recipes/gpephone/ptim-manager_1.0.bb
+++ b/recipes/gpephone/ptim-manager_1.0.bb
@@ -4,6 +4,7 @@ PRIORITY = "optional"
 LICENSE = "LiPS"
 DEPENDS = "gtk+ ptim-headers libiac"
 PR = "r0"
+PE = "1"
 
 inherit gpephone pkgconfig autotools
 
@@ -24,4 +25,4 @@ do_install_append () {
 
 do_stage () {
     autotools_stage_all
-}
\ No newline at end of file
+}





More information about the Openembedded-commits mailing list