aboutsummaryrefslogtreecommitdiffstats
path: root/classes/binconfig.bbclass
AgeCommit message (Expand)Author
2011-04-20binconfig.bbclass: Search in installed root instead of S:Stanislav Brabec
2009-11-11classes: Drop some random import bb/os statementsRichard Purdie
2009-11-10binconfig/pkgconfig.bbclass: Convert staging functions into SYSROOT_PREPROCES...Richard Purdie
2009-11-10binconfig.bbclass: Convert do_install_append() into a PACKAGE_PREPROCESS_FUNC...Richard Purdie
2009-11-10Start removal of layout_* variables and replace these with new mechanisms to ...Richard Purdie
2008-10-19binconfig: add terminating slashes to path matching regexpsPhil Blundell
2008-09-09binconfig: fix small bug found by Julian Chu from openmokoHenning Heinold
2007-12-27classes/binconfig.bbclass: Allow packages to add sed expressionsHolger Freyther
2007-11-17classes: Sync staging layout cleanups from PokyRichard Purdie
2007-08-05binconfig.bbclass: more mungingKoen Kooi
2006-12-31Split STAGING_BINDIR into CROSS and NATIVE versions. This means there is no n...Richard Purdie
2006-11-04binconfig.bbclass: protect foo-native stuff from do_installKoen Kooi
2006-11-04binconfig.bbclass: mangle *-config and .la files that end up in packages, bas...Koen Kooi
2006-09-14binconfig.bbclass: Fix path rewriting for staged packages.Paul Sokolovsky
2005-10-05binconfig.bbclass: add new BINCONFIG_GLOB variable to allow passing a differe...Rene Wagner
2005-08-09binconfig.bbclass: reinstantiate patch that solved appending -native slightly...Michael Lauer
2005-08-08binconfig.bbclass: install foo-config as foo-config-native for native packages,Michael Lauer
2005-04-01Add a couple new sed statements to binconfig.bbclass. The current ones weren...Chris Larson
2005-03-09apply patch from Graeme Gregory to remove spurious "-native" in binconfig fil...Phil Blundell
2005-03-05Merge bk://oe-devel@oe-devel.bkbits.net/openembeddedPhil Blundell
2005-03-02binconfig.bbclass/pkgconfig.bbclass: Make pattern matching more restrictive s...Richard Purdie
2005-02-06classes/binconfig.bbclass: Fix namespace clash if you compile in /usr or friendsRichard Purdie
2004-12-07Merge oe-devel@oe-devel.bkbits.net:packages.bbChris Larson