Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
authorChris Lord <chris@openedhand.com>
Mon, 24 Jan 2005 22:00:47 +0000 (22:00 +0000)
committerChris Lord <chris@openedhand.com>
Mon, 24 Jan 2005 22:00:47 +0000 (22:00 +0000)
into cwiiisdesktop.(none):/home/cwiiis/oe/openembedded

2005/01/24 22:31:51+01:00 handhelds.org!zecke
OpenSSL:
Remove bashism from the last cset

2005/01/24 16:19:23-05:00 handhelds.org!kergoth
Merge oe-devel@oe-devel.bkbits.net:openembedded
into handhelds.org:/home/kergoth/code/openembedded

2005/01/24 16:19:13-05:00 handhelds.org!kergoth
Kill the now unnecessary status patch to cairo cvs.  Make sure you're on current cvs, or old enough that it's before the status breakage.

2005/01/24 21:51:01+01:00 (none)!koen
mb-wm-0.9.1 lower DEFAULT_PREFERENCE

2005/01/24 21:35:40+01:00 (none)!koen
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into lieve.(none):/data/build/oe/clean-tree/openembedded

2005/01/24 21:35:25+01:00 (none)!koen
change mb-desktop SRC_URI to fetch from o-hand.com instead of hh.org

BKrev: 41f5700fLpiIJ-8XAdZGLUYm5OEWyw

packages/cairo/cairo/status.patch [deleted file]
packages/cairo/cairo_cvs.bb
packages/matchbox-desktop/matchbox-desktop_0.9.1.bb
packages/matchbox-wm/matchbox-wm_0.9.1.bb
packages/openssl/openssl_0.9.7e.bb

diff --git a/packages/cairo/cairo/status.patch b/packages/cairo/cairo/status.patch
deleted file mode 100644 (file)
index e69de29..0000000
index 1a083d0..bda6c88 100644 (file)
@@ -6,10 +6,9 @@ MAINTAINER = "Phil Blundell <pb@debian.org>"
 DEPENDS = "x11 libpixman libpng fontconfig libxrender"
 DESCRIPTION = "Cairo graphics library"
 LICENSE = "MPL LGPL"
-PR = "r1"
+PR = "r2"
 
-SRC_URI = "cvs://anoncvs:anoncvs@cvs.cairographics.org/cvs/cairo;module=cairo \
-          file://status.patch;patch=1"
+SRC_URI = "cvs://anoncvs:anoncvs@cvs.cairographics.org/cvs/cairo;module=cairo"
 S = "${WORKDIR}/cairo"
 
 inherit autotools pkgconfig 
index 72bf1ba..b36b424 100644 (file)
@@ -3,7 +3,7 @@ LICENSE = "GPL"
 DEPENDS = "libmatchbox startup-notification"
 SECTION = "x11/wm"
 
-SRC_URI = "ftp://ftp.handhelds.org/matchbox/sources/matchbox-desktop/0.9/matchbox-desktop-${PV}.tar.bz2"
+SRC_URI = "http://projects.o-hand.com/matchbox/sources/matchbox-desktop/0.9/matchbox-desktop-${PV}.tar.bz2"
 
 EXTRA_OECONF = "--enable-startup-notification --enable-dnotify"
 
index 55988fb..052b98e 100644 (file)
@@ -4,6 +4,9 @@ LICENSE = "GPL"
 DEPENDS = "libmatchbox x11 xext xcomposite libxfixes xdamage libxrender startup-notification expat gconf matchbox-common"
 RDEPENDS = "matchbox-common"
 
+
+DEFAULT_PREFERENCE=-1
+
 SRC_URI = "http://projects.o-hand.com/matchbox/sources/matchbox-window-manager/0.9/matchbox-window-manager-${PV}.tar.gz"
 S = "${WORKDIR}/matchbox-window-manager-${PV}"
 
index 2edb672..8faca57 100644 (file)
@@ -22,9 +22,9 @@ FILES_libcrypto = "${libdir}/libcrypto.so*"
 FILES_libssl = "${libdir}/libssl.so*"
 
 do_compile () {
-       pushd util
+       cd util
        perl perlpath.pl ${bindir}
-       popd
+       cd ..
        ln -sf apps/openssl.pod crypto/crypto.pod ssl/ssl.pod doc/
 
        #