aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gdbm/gdbm_1.8.3.bb
AgeCommit message (Collapse)Author
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther
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 Freyther
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>
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie
2006-10-04gdbm: Fix breakage introduced by koen. Breaking X because Y is broken is not ↵Richard Purdie
acceptable behaviour, neither is just telling other people to fix the problem. This hack is also broken in numerous other ways and is a total abuse of PACKAGES_DYANMIC which is meant for a very specific use only (splitting packages when the packages names are unknown prior to splitting). No, I'm not happy.
2006-10-04gdbm: add PACKAGES_DYNAMIC to satisfy pythonKoen Kooi
2006-02-16gdbm_1.8.3.bb : patch to Makefile.in to pass --mode=install to libtoolGraeme Gregory
when installing, base on patch from http://www.rocklinux.net/sources/package/base/gdbm/libtool-install.patch
2006-01-05gdbm: revert deletion of do_stage() applied in ↵Rene Wagner
d5cad88ce1e757a9ebbac7f47c3c0e728e5a3482
2006-01-04Revert the changes from revisions 65af73a95a851d2e8c3cf2f523f1acc488be0208, ↵Richard Purdie
28f020502e7dcf566733f474864c62156895baec, 7de90a055904c4af8890dd5ae8c192bfd41b3fa1
2006-01-02autotooled packages: remove custom do_stagePhilipp Zabel
2005-12-29gdbm: change do_stage to use autotools_stage_all in gdbm, gdbm-native 1.8.3John Bowler
2005-06-30import clean BK tree at cset 1.3670Koen Kooi
2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson
into hyperion.kergoth.com:/home/kergoth/code/openembedded 2004/12/09 03:39:39-06:00 kergoth.com!kergoth Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit. BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA