summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2007-12-28 16:30:46 +0000
committerRichard Purdie <rpurdie@rpsys.net>2007-12-28 16:30:46 +0000
commitfd5705c7b2b033c340e2396d69e7af5c7d1f00a4 (patch)
treef3024fe38dc776afa39438726db72a546b35e0be /packages
parentd996f889787afbfbc8245f989545aeacd04a98fb (diff)
parent872cb9dc7ffd37e5c059efd0e017649fd3551435 (diff)
merge of '0aec671c9ce897a91bee8ce4cd1731b505b08c94'
and 'efc89b66950503726077461acaa664f7705ed559'
Diffstat (limited to 'packages')
-rw-r--r--packages/altboot/altboot_1.1.1+wip-SVNR73.bb (renamed from packages/altboot/altboot_1.1.1+wip-SVNR70.bb)2
-rw-r--r--packages/settings-daemon/settings-daemon_svn.bb4
-rw-r--r--packages/u-boot/u-boot-mkimage-openmoko-native_oe.bb2
3 files changed, 5 insertions, 3 deletions
diff --git a/packages/altboot/altboot_1.1.1+wip-SVNR70.bb b/packages/altboot/altboot_1.1.1+wip-SVNR73.bb
index e22e992cc9..58d5721dbf 100644
--- a/packages/altboot/altboot_1.1.1+wip-SVNR70.bb
+++ b/packages/altboot/altboot_1.1.1+wip-SVNR73.bb
@@ -2,7 +2,7 @@ require altboot.inc
PR = "r0"
-SVN_REV = "70"
+SVN_REV = "73"
SRC_URI = "svn://hentges.net/public/altboot;module=trunk;rev=${SVN_REV} \
"
diff --git a/packages/settings-daemon/settings-daemon_svn.bb b/packages/settings-daemon/settings-daemon_svn.bb
index fb24fb1d75..eaffbfebb4 100644
--- a/packages/settings-daemon/settings-daemon_svn.bb
+++ b/packages/settings-daemon/settings-daemon_svn.bb
@@ -1,10 +1,12 @@
DESCRIPTION = "Settings-daemon provides a bridge between gconf and xsettings"
LICENSE = "GPL"
-DEPENDS = "gconf glib-2.0"
+DEPENDS = "gconf glib-2.0 gtk+"
RDEPENDS = "xrdb"
SECTION = "x11"
PV = "0.0+svnr${SRCREV}"
+PR = "r1"
+
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http \
file://70settings-daemon"
diff --git a/packages/u-boot/u-boot-mkimage-openmoko-native_oe.bb b/packages/u-boot/u-boot-mkimage-openmoko-native_oe.bb
index e7812a5ed0..08c0062fab 100644
--- a/packages/u-boot/u-boot-mkimage-openmoko-native_oe.bb
+++ b/packages/u-boot/u-boot-mkimage-openmoko-native_oe.bb
@@ -1,4 +1,4 @@
-require uboot-openmoko_svn.bb
+require u-boot-openmoko_svn.bb
inherit native