Merge openembedded@openembedded.bkbits.net:packages
authorChris Larson <clarson@kergoth.com>
Sat, 22 May 2004 23:26:48 +0000 (23:26 +0000)
committerChris Larson <clarson@kergoth.com>
Sat, 22 May 2004 23:26:48 +0000 (23:26 +0000)
into hyperion.(none):/home/kergoth/code/projects/packages

2004/05/22 18:26:17-05:00 (none)!kergoth
Bugfix in the glib builds (removed a duplicate item from src_uri).

BKrev: 40afe1b84jKMEC4xOjqGVwM0FiC-eQ

glib-2.0/glib-2.0-native_2.4.1.oe
glib-2.0/glib-2.0_2.4.1.oe

index 7987a82..717be6a 100644 (file)
@@ -12,7 +12,6 @@ EXTRA_OECONF = "--disable-debug"
 FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/glib-2.0-${PV}"
 
 SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.4/glib-${PV}.tar.bz2 \
-           file://glibconfig-sysdefs.h \
            file://gtk-doc.patch;patch=1 \
            file://glibconfig-sysdefs.h"
 
index 013b901..f6b83ce 100644 (file)
@@ -15,7 +15,6 @@ FILES_glib-2.0-utils = "${bindir}/*"
 EXTRA_OECONF = "--disable-debug"
 
 SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.4/glib-${PV}.tar.bz2 \
-           file://glibconfig-sysdefs.h \
            file://gtk-doc.patch;patch=1 \
            file://glibconfig-sysdefs.h"