aboutsummaryrefslogtreecommitdiffstats
path: root/gpe-login
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-12-07 22:05:47 +0000
committerChris Larson <clarson@kergoth.com>2004-12-07 22:05:47 +0000
commita780643c4b6aa11e1a36965a69df7116477c7b4c (patch)
tree17e81e77bde19931facf9b30fa5b5981df796071 /gpe-login
parent88cce8db7ebf88ab9da2366a2ac21a5a723340b8 (diff)
downloadopenembedded-a780643c4b6aa11e1a36965a69df7116477c7b4c.tar.gz
Merge oe-devel@oe-devel.bkbits.net:packages.bb
into handhelds.org:/home/kergoth/code/packages.bb 2004/12/07 04:58:25-06:00 ti.com!kergoth More updates per the core rename. 2004/12/07 04:46:51-06:00 ti.com!kergoth Update soundtracker per the core rename. 2004/12/07 04:44:14-06:00 ti.com!kergoth Merge 2004/12/07 04:42:38-06:00 ti.com!kergoth Updates per the recent rename of the oe core from 'oe' to 'bitbake'. BKrev: 41b6293b91LRHSxMOt6WnrZVAdLbFw
Diffstat (limited to 'gpe-login')
-rw-r--r--gpe-login/gpe-login_0.71.bb0
-rw-r--r--gpe-login/gpe-login_0.71.oe12
-rw-r--r--gpe-login/gpe-login_0.72.bb0
-rw-r--r--gpe-login/gpe-login_0.72.oe12
-rw-r--r--gpe-login/gpe-login_0.73.bb0
-rw-r--r--gpe-login/gpe-login_0.73.oe15
6 files changed, 0 insertions, 39 deletions
diff --git a/gpe-login/gpe-login_0.71.bb b/gpe-login/gpe-login_0.71.bb
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/gpe-login/gpe-login_0.71.bb
diff --git a/gpe-login/gpe-login_0.71.oe b/gpe-login/gpe-login_0.71.oe
deleted file mode 100644
index 05595ef1c7..0000000000
--- a/gpe-login/gpe-login_0.71.oe
+++ /dev/null
@@ -1,12 +0,0 @@
-LICENSE = "GPL"
-inherit gpe
-
-DESCRIPTION = "GPE user login screen"
-SECTION = "gpe"
-PRIORITY = "optional"
-MAINTAINER = "Philip Blundell <pb@handhelds.org>"
-DEPENDS = "gtk+ libgpewidget gpe-ownerinfo xkbd"
-RDEPENDS = "xkbd"
-RPROVIDES = "gpe-session-starter"
-
-SRC_URI = "${GPE_MIRROR}/gpe-login-${PV}.tar.gz"
diff --git a/gpe-login/gpe-login_0.72.bb b/gpe-login/gpe-login_0.72.bb
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/gpe-login/gpe-login_0.72.bb
diff --git a/gpe-login/gpe-login_0.72.oe b/gpe-login/gpe-login_0.72.oe
deleted file mode 100644
index 05595ef1c7..0000000000
--- a/gpe-login/gpe-login_0.72.oe
+++ /dev/null
@@ -1,12 +0,0 @@
-LICENSE = "GPL"
-inherit gpe
-
-DESCRIPTION = "GPE user login screen"
-SECTION = "gpe"
-PRIORITY = "optional"
-MAINTAINER = "Philip Blundell <pb@handhelds.org>"
-DEPENDS = "gtk+ libgpewidget gpe-ownerinfo xkbd"
-RDEPENDS = "xkbd"
-RPROVIDES = "gpe-session-starter"
-
-SRC_URI = "${GPE_MIRROR}/gpe-login-${PV}.tar.gz"
diff --git a/gpe-login/gpe-login_0.73.bb b/gpe-login/gpe-login_0.73.bb
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/gpe-login/gpe-login_0.73.bb
diff --git a/gpe-login/gpe-login_0.73.oe b/gpe-login/gpe-login_0.73.oe
deleted file mode 100644
index 767e587637..0000000000
--- a/gpe-login/gpe-login_0.73.oe
+++ /dev/null
@@ -1,15 +0,0 @@
-LICENSE = "GPL"
-inherit gpe
-
-DESCRIPTION = "GPE user login screen"
-SECTION = "gpe"
-PRIORITY = "optional"
-MAINTAINER = "Philip Blundell <pb@handhelds.org>"
-DEPENDS = "gtk+ libgpewidget gpe-ownerinfo xkbd"
-RDEPENDS = "xkbd"
-RPROVIDES = "gpe-session-starter"
-PR = "r3"
-
-SRC_URI += "file://smaller-default-icon-size.patch;patch=1 \
- file://user-own-collie-devs.patch;patch=1 \
- file://pre-session-ramdisk.patch;patch=1"