aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2010-08-12relocatable.bbclass: Cover libexecdirRichard Purdie
2010-08-11meta-ide-support: A dummy recipe to install everthing for target developmentJoshua Lock
2010-08-11kernel.bbclass: do_deploy should use ${B}, not ${S} (which is what ${B} defau...Richard Purdie
2010-08-10package.bbclass: Use --preserve-dates option when stripping kernel modulesRichard Purdie
2010-08-10kernel.bbclass: Exclude scripts/dtc object filesRichard Purdie
2010-08-10kernel/package.bbclass: Handle kernel module stripping centrallyRichard Purdie
2010-08-10kernel.bbclass: Clean up kernel packaging outputRichard Purdie
2010-08-04pseudo: Change pseudo integration to better support local DBsMark Hatle
2010-08-04base.bbclass: Enable fakeroot (pseudo) usage during install and packagingMark Hatle
2010-08-04package_ipk.bbclass: Fix variable nameRichard Purdie
2010-08-04package_ipk: Clean up initial variablesRichard Purdie
2010-08-04kernel.bbclass: Simplify shell syntax so pysh can cope with itRichard Purdie
2010-08-04packaged-staging: Fix architecture of nativesdk and cross-canadian packages. ...Richard Purdie
2010-08-03cross-canadian: Move binaries into a subdirectory of bin to allow multimachin...Richard Purdie
2010-08-03packaged-staing.bbclass: Make sure python function is marked as suchRichard Purdie
2010-07-30rootfs_ipk.bbclass: add keyword "Collected errors" for log error checkYu Ke
2010-07-30staging: Remove now unused legacy staging codeRichard Purdie
2010-07-27utility-tasks.bbclass: miscellaneous fixKevin Tian
2010-07-27cmake: only search root directory for FIND_***Kevin Tian
2010-07-25cross-canadian.bbclass: Tweak secondary toolchain path component to account f...Richard Purdie
2010-07-25rm_work.bbclasS: Don't remove the pseudo database as it causes problems with ...Richard Purdie
2010-07-25cross-canadian.bbclass: Add in the target compiler paths as well as the sdk c...Richard Purdie
2010-07-25cross-canadian: Fix toolchain pathRichard Purdie
2010-07-24nativesdk.bbckass: Fix toolchain pathRichard Purdie
2010-07-24meta/classes/rootfs_rpm.bbclass: re implement base on rpm5Mark Hatle
2010-07-24rpm: switch to using RPM 5Joshua Lock
2010-07-24pseudo: EnhancementsJoshua Lock
2010-07-23bitbake.conf/cross.bbclass: Inject MULTIMACH_TARGET_SYS into the toolchain pa...Richard Purdie
2010-07-22package_deb.bbclass: Make sure the controldir is always cleaned outRichard Purdie
2010-07-22rootfs_ipk: error when dependencies cannot be satisfiedJoshua Lock
2010-07-22pkgconfig_staging.bbclass: remove itKevin Tian
2010-07-22stagemanager: Move functionality into the scripts directoryRichard Purdie
2010-07-22Finally deprecate all legacy do_stage functions. This changes the existing wa...Richard Purdie
2010-07-21cmake.bbclass: Make sure EXTRA_OECMAKE has a sane defaultRichard Purdie
2010-07-21libproxy: Disabled webkit supportJeff Dike
2010-07-21Enable build dir outside of the poky directoryJoshua Lock
2010-07-19qemu/mips: arrange for vmlinux to be bootableBruce Ashfield
2010-07-19qemu: update kernel mapping to return x86 for i586 TARGET_ARCHBruce Ashfield
2010-07-16cpan-base.bbclass: fix perl version finding functionNitin A Kamble
2010-07-16Use pseudo rather than fakeroot for fake root privilegesJoshua Lock
2010-07-16staging: fix staging of empty directories and add localstatedirJoshua Lock
2010-07-15insane.class: print the recipe name in the warning.Nitin A Kamble
2010-07-15test: add automation framework and sanitytestJiajun Xu
2010-07-15crosssdk.bbclass: Ensure target layout variables are set correctlyRichard Purdie
2010-07-15insane.bbclass: move license check to after configureJoshua Lock
2010-07-14sanity.bbclass: Fix SDKMACHINE sanity check. We need to check the SDK_ARCH va...Richard Purdie
2010-07-08siteinfo.bbclass: add mips-common to mips targetsNitin A Kamble
2010-07-08utility-tasks.bbclass: add automatic version check for GIT/SVN protoKevin Tian
2010-07-08insane.bbclass: Relax fatal errors for now until we get have time to work thr...Richard Purdie
2010-07-08Merge branch 'tk/master'Joshua Lock