summaryrefslogtreecommitdiff
path: root/packages/gawk
AgeCommit message (Collapse)AuthorFiles
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>
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe1
2006-09-10gawk 3.1.4: Use the update-alternatives class rather than manuallyJamie Lenehan1
performing the update-alternatives actions.
2006-09-10gawk 3.1.4: Run sanitize.py over the recipe.Jamie Lenehan1
2006-09-10gawk 3.1.4: Remove spurious .debug directories from the main packages.Jamie Lenehan1
2006-08-28Merge from poky:Chris Larson1
Rework the way patches are handled. There are now two abstract base classes, initialized in patch.bbclass. One for patchset operations on a directory, and another for patch failure resolution. Currently includes 'patch' and 'quilt' concrete PatchSet classes, and a 'user' resolver class, which simply drops you into a shell in the source tree to fix the rejects.
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.
2005-08-26gawk: add -native variant.Rene Wagner1
2005-07-23Updated to use update-alternatives and fix some FHS bugsDavid Karlstrom1
2005-06-30import clean BK tree at cset 1.3670Koen Kooi1
2004-12-22Include the /usr/bin/awk symlink in the gawk package. Should probably use ↵Chris Larson1
update-alternatives for that at some point. BKrev: 41c92339jdk1hcPqy5QoYYLBNOpEGw
2004-12-22Update gawk to version 3.1.4, and improve the packaging of it a bit.Chris Larson2
BKrev: 41c91fd6xoQFZIoSMrVJHKqUpeh46w
2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson2
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