gdb 6.4, libxml2 2.6.26: Prefer .tar.bz2 over .tar.gz in SRC_URI.
authorPaul Sokolovsky <pmiscml@gmail.com>
Sat, 21 Oct 2006 10:24:10 +0000 (10:24 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Sat, 21 Oct 2006 10:24:10 +0000 (10:24 +0000)
* Per the corresponding RFC in the mailing list.

packages/gdb/gdb_6.4.bb
packages/libxml/libxml2_2.6.26.bb

index 588d847..b32891d 100644 (file)
@@ -11,7 +11,7 @@ FILES_gdbserver = '${bindir}/gdbserver'
 
 inherit autotools gettext
 
-SRC_URI = "${GNU_MIRROR}/gdb/gdb-${PV}.tar.gz \
+SRC_URI = "${GNU_MIRROR}/gdb/gdb-${PV}.tar.bz2 \
 #FIXME:           file://uclibc.patch;patch=1 \
           file://kill_arm_map_symbols.patch;patch=1 \
           file://gdbserver-cflags-last.diff;patch=1;pnum=0"
index 9f9e8bb..aaf245a 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "libs"
 PRIORITY = "optional"
 LICENSE = "MIT"
 
-SRC_URI = "ftp://xmlsoft.org/libxml2/libxml2-${PV}.tar.gz"
+SRC_URI = "ftp://xmlsoft.org/libxml2/libxml2-${PV}.tar.bz2"
 
 inherit autotools pkgconfig binconfig