summaryrefslogtreecommitdiff
path: root/packages/lua/lua_5.0.2.bb
AgeCommit message (Collapse)AuthorFiles
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2007-06-11lua: fix packaging - close #2457Jake Morrison1
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther1
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included.
2004-12-28Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1
into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/28 21:36:39+01:00 handhelds.org!zecke Kaffe CVS: make it use OEs' version of libtool 2004/12/28 21:13:21+01:00 handhelds.org!zecke Introduce Kaffe a Java like Virtual Machine with a Qt backend 2004/12/28 12:05:03-08:00 (none)!emte updated imlib2 and imlib2-native 2004/12/28 20:26:48+01:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into merlin.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2004/12/28 14:08:35-06:00 ti.com!kergoth Add ion (version 3, development snapshot), a tiling tabbed window manager designed with keyboard users in mind. Currently flagged as BROKEN, as it seems to require the X input method bits, which aren't in diet-x11. 2004/12/28 14:07:18-06:00 ti.com!kergoth Make lua inherit binconfig, stage & install lauxlib.h, and add lua-native. 2004/12/28 14:06:13-06:00 ti.com!kergoth Add readline-native, which is needed by lua-native. 2004/12/28 20:26:27+01:00 uni-frankfurt.de!mickeyl zlib: fix compile choking on //ZEXTERN BKrev: 41d1c4a6IDf8-4b8w7C-40li4fF87w
2004-12-24Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson1
into odin.sc.ti.com:/home/kergoth/code/openembedded 2004/12/23 18:45:10-06:00 ti.com!kergoth Lua 5.0: Apply the advanced readline patch from the LuaPowerPatches page on the lua users wiki. This patch greatly improves the readline handling in the lua interpreter, adding things like completion of keywords and variable names, context sensitive delimiter completion, et cetera. BKrev: 41cb66d823kHSs_ffOKNBw_1IbAuvw
2004-12-18Merge bk://oe-devel@oe-devel.bkbits.net/openembeddedHolger Freyther1
into handhelds.org:/home/ich/programming/oe/openembedded 2004/12/18 02:23:01-05:00 handhelds.org!kergoth Add lua 5.0.2, a small embeddable programming language. BKrev: 41c42f00w6Wi5Kwnl3aLxjQHY4cCLg