From: Chris Larson Date: Fri, 12 Sep 2003 21:21:51 +0000 (+0000) Subject: Use local slim debian patch for ncurses and libtool instead of upstream. X-Git-Tag: Release-2010-05/1~20853 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=387a7e17b1494c478a7e6a207e2f4d8a77d1939d;p=openembedded.git Use local slim debian patch for ncurses and libtool instead of upstream. BKrev: 3f6238efpYe9ZQoUfjkTxYoJj7Tsfw --- diff --git a/content/hotplug-2003_05_01-r0/busybox.patch b/content/hotplug-2003_05_01-r0/busybox.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/content/libtool-1.4.3-r0/debian.patch b/content/libtool-1.4.3-r0/debian.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/content/libtool-1.4.3.oe b/content/libtool-1.4.3.oe index ee3500ec2c..ed2b791451 100644 --- a/content/libtool-1.4.3.oe +++ b/content/libtool-1.4.3.oe @@ -12,7 +12,7 @@ DESCRIPTION = Generic library support script\ DEPENDS= SRC_URI = ${DEBIAN_MIRROR}/main/libt/${PN}/${PN}_${PV}.orig.tar.gz \ - ${DEBIAN_MIRROR}/main/libt/${PN}/${PN}_${PV}-5.diff.gz \ + file://${FILESDIR}/debian.patch;patch=1 \ file://${FILESDIR}/libdir.patch;patch=1 \ file://${FILESDIR}/sedvar.patch;patch=1 \ file://${FILESDIR}/libtoolize-staging.patch;patch=1 diff --git a/content/ncurses-5.3-r0/debian.patch b/content/ncurses-5.3-r0/debian.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/content/ncurses-5.3.oe b/content/ncurses-5.3.oe index 5fc7085c77..e4753070d7 100644 --- a/content/ncurses-5.3.oe +++ b/content/ncurses-5.3.oe @@ -3,7 +3,7 @@ SECTION="libs" DEPENDS=virtual/libc PV_append=.20030719 SRC_URI=${DEBIAN_MIRROR}/main/n/ncurses/ncurses_${PV}.orig.tar.gz \ - ${DEBIAN_MIRROR}/main/n/ncurses/ncurses_${PV}-1.diff.gz;patch=1 \ + file://${FILESDIR}/debian.patch;patch=1 \ file://${FILESDIR}/ncurses-5.2.patch;patch=1 \ file://${FILESDIR}/ncurses-dirs.patch;patch=1