summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
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
2010-07-08insane.bbclass: Portions of code were not running, fix this and sync with OE....Richard Purdie
2010-07-07package_*.bbclass: Only set pkg in overrides. These are the only values we're...Richard Purdie
2010-07-07Revert "classes/package_ipk|_deb|_rpm.bbclass: Fix setting of OVERRIDES when ...Richard Purdie
2010-07-02meta-toolchain: Improve layoutRichard Purdie
2010-07-02image.bbclass: Don't perform mapping renaming until we're running the task it...Richard Purdie
2010-07-02siteinfo.bbclass: remove duplicated 'common' appendentKevin Tian
2010-07-02package_deb.bbclass: Fix packaging functions to use versioned dependency pack...Richard Purdie
2010-07-01classes/package_ipk|_deb|_rpm.bbclass: Fix setting of OVERRIDES when packagingJoshua Lock
2010-06-30insane.bbclass: allow reporting all md5 mismatch warningsKevin Tian
2010-06-30classes/package_ipk|_deb.bbclass: Make sure versions correctly make it into o...Richard Purdie
2010-06-25cross-canadian: ensure package dependencies are generated correctlyJoshua Lock
2010-06-23kernel.bbclass: Remove additional binaries from stagingScott Garman
2010-06-14sanity.bbclass: Fix test for i686 SDKMACHINEJoshua Lock
2010-06-11packaged-staging.bbclass: fix typo in scan_cmdJoshua Lock
2010-06-11poky.bbclass: Add second fall-back sources mirrorScott Garman
2010-06-10rootfs_ipk.bbclass: ensure the package manager can create lock filesJoshua Lock
2010-06-10packaged-staging.bbclass: Use a differnet opkg.conf for each TARGET_ARCHJoshua Lock
2010-06-09kernel.bbclass: Drop code which is duplicated later in the function, fixing o...Richard Purdie
2010-06-08metadata_scm.bbclass: Make errors quiet if we're not in a git based scmJoe Sauer
2010-06-08cross/cross-canadian.bbclass: Save target_exec_prefix variableRichard Purdie
2010-06-08sanity.bbclass: Check for Python 2.6 or newerJoshua Lock
2010-06-07base.bbclass: Fix after bb.decodeurl was fixedRichard Purdie
2010-06-07sanity.bbclass: version each of the files in the build/conf/ directoryJoshua Lock
2010-06-07insane.bbclass: Throw better error if path is badNitin A Kamble