into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/05/27 14:22:44+02:00 uni-frankfurt.de!mickeyl
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2005/05/27 14:22:32+02:00 uni-frankfurt.de!mickeyl
reintroduce flex(-native) 2.5.31
2005/05/27 14:03:42+02:00 local!hrw
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into marcinj.local:/home/hrw/zaurus/oe/openembedded
2005/05/27 14:03:24+02:00 local!hrw
bitbake.conf:
switched SF mirror to heanet as aleron (previous default one) lack many files)
2005/05/27 13:49:23+02:00 uni-frankfurt.de!mickeyl
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2005/05/27 12:44:10+02:00 uni-frankfurt.de!mickeyl
clean up the flex packages
BKrev: 4297152cMQ-C8Wem03skbqpuwH-iXw
GNU_MIRROR = "ftp://ftp.gnu.org/gnu"
DEBIAN_MIRROR = "ftp://ftp.debian.org/debian/pool"
-SOURCEFORGE_MIRROR = "http://aleron.dl.sourceforge.net/sourceforge"
+SOURCEFORGE_MIRROR = "http://heanet.dl.sourceforge.net/sourceforge"
GPE_MIRROR = "http://ftp.handhelds.org/pub/projects/gpe/source"
XLIBS_MIRROR = "http://xlibs.freedesktop.org/release"
GNOME_MIRROR = "http://ftp.gnome.org/pub/GNOME/sources"
+include flex.inc
+inherit native
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/lex/flex-${PV}.tar.bz2"
+S = "${WORKDIR}/flex-2.5.31"
+PR = "r0"
+include flex.inc
+inherit native
+
+S = "${WORKDIR}/flex-2.5.4"
+PR = "r1"
+include flex.inc
+PR = "r0"
+
+S = "${WORKDIR}/flex-2.5.31"