From 387a7e17b1494c478a7e6a207e2f4d8a77d1939d Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Fri, 12 Sep 2003 21:21:51 +0000 Subject: [PATCH] Use local slim debian patch for ncurses and libtool instead of upstream. BKrev: 3f6238efpYe9ZQoUfjkTxYoJj7Tsfw --- content/hotplug-2003_05_01-r0/busybox.patch | 0 content/libtool-1.4.3-r0/debian.patch | 0 content/libtool-1.4.3.oe | 2 +- content/ncurses-5.3-r0/debian.patch | 0 content/ncurses-5.3.oe | 2 +- 5 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 content/hotplug-2003_05_01-r0/busybox.patch create mode 100644 content/libtool-1.4.3-r0/debian.patch create mode 100644 content/ncurses-5.3-r0/debian.patch 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 -- 2.39.5