From: Chris Larson Date: Sat, 29 May 2004 17:23:32 +0000 (+0000) Subject: Bugfix for parse failures. X-Git-Tag: Release-2010-05/1~18944 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7e8a2d7ae3596a33edc34f11905c5fa8fa9e6d3;p=openembedded.git Bugfix for parse failures. BKrev: 40b8c714xS_UGSFlOPMyX-flz4mxYw --- diff --git a/gd/gd_2.0.22.oe b/gd/gd_2.0.22.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/gettext/gettext_0.14.1.oe b/gettext/gettext_0.14.1.oe index fefb294b11..8eabaabf1c 100644 --- a/gettext/gettext_0.14.1.oe +++ b/gettext/gettext_0.14.1.oe @@ -1,4 +1,3 @@ -DEPENDS = RDEPENDS = libc6 LICENSE = GPL DESCRIPTION = The GNU internationalization library. diff --git a/ppp/ppp_2.4.1.oe b/ppp/ppp_2.4.1.oe index 334995e159..2453075bf7 100644 --- a/ppp/ppp_2.4.1.oe +++ b/ppp/ppp_2.4.1.oe @@ -1,5 +1,3 @@ -DEPENDS = RDEPENDS = libc6 - SRC_URI = http://freshmeat.net/redir/pppd/8313/url_tgz/ppp-2.4.1.tar.gz \ file://pppd.patch;patch=1 inherit autotools libtool