From: Chris Larson Date: Thu, 16 Oct 2003 19:31:38 +0000 (+0000) Subject: Move links out of nonworking, as it builds now. X-Git-Tag: Release-2010-05/1~20679 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b60648e1493e8a9bb219a2c5fd782e6c0000a25b;p=openembedded.git Move links out of nonworking, as it builds now. BKrev: 3f8ef21afZC6Cl-O8heFyTe3BAhKRw --- diff --git a/nonworking/links/links-2.1pre12/configure.patch b/links/links-2.1pre12/configure.patch similarity index 100% rename from nonworking/links/links-2.1pre12/configure.patch rename to links/links-2.1pre12/configure.patch diff --git a/links/links_2.1pre12.oe b/links/links_2.1pre12.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/nonworking/links/links_2.1pre12.oe b/nonworking/links/links_2.1pre12.oe deleted file mode 100644 index 28ffd18661..0000000000 --- a/nonworking/links/links_2.1pre12.oe +++ /dev/null @@ -1,14 +0,0 @@ -DEPENDS = virtual/libc jpeg libpng gpm flex openssl zlib -RDEPENDS = libc6 libjpeg libpng gpm openssl zlib1g - -SRC_URI = http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/download/links-2.1pre12.tar.bz2 \ - file://${FILESDIR}/configure.patch;patch=1 -S = ${WORKDIR}/${P} - -inherit autotools - -EXTRA_OECONF = '--enable-javascript --with-libfl --enable-graphics \ - --with-ssl=${STAGING_DIR}/target --with-libjpeg \ - --without-libtiff --without-svgalib --without-x --with-fb \ - --without-directfb --without-pmshell --without-atheos \ - --without-x'