From: Chris Larson Date: Tue, 20 Jan 2004 17:27:01 +0000 (+0000) Subject: Merge zelda.tuxnami.org:code/packages X-Git-Tag: Release-2010-05/1~20289 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09fe066c24502d13af3f8019a4c8f9a478b10a2a;p=openembedded.git Merge zelda.tuxnami.org:code/packages into linux.local:/home/kergoth/code/packages 2004/01/20 12:26:44-05:00 local!kergoth Bump cscope version to 15.5, which works with recent bison versions. BKrev: 400d64e5Je_TI_qSTcLuOIrNg6SnpQ --- diff --git a/cscope/cscope_15.4.oe b/cscope/cscope_15.4.oe deleted file mode 100644 index 4e6d77d490..0000000000 --- a/cscope/cscope_15.4.oe +++ /dev/null @@ -1,11 +0,0 @@ -DEPENDS = virtual/libc ncurses -RDEPENDS = libc6 libncurses - -SRC_URI := ${SOURCEFORGE_MIRROR}/cscope/cscope-15.4.tar.gz \ - file://${FILESDIR}/configure.patch;patch=1 - -inherit autotools - -do_compile () { - oe_runmake 'LDFLAGS=${LDFLAGS}' -} diff --git a/cscope/cscope-15.4/configure.patch b/cscope/cscope_15.5.oe similarity index 100% rename from cscope/cscope-15.4/configure.patch rename to cscope/cscope_15.5.oe