summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* stagemanager: Move functionality into the scripts directoryRichard Purdie2010-07-221-5/+0
* Finally deprecate all legacy do_stage functions. This changes the existing wa...Richard Purdie2010-07-227-87/+22
* cmake.bbclass: Make sure EXTRA_OECMAKE has a sane defaultRichard Purdie2010-07-211-0/+2
* libproxy: Disabled webkit supportJeff Dike2010-07-211-1/+1
* Enable build dir outside of the poky directoryJoshua Lock2010-07-212-3/+4
* qemu/mips: arrange for vmlinux to be bootableBruce Ashfield2010-07-191-1/+3
* qemu: update kernel mapping to return x86 for i586 TARGET_ARCHBruce Ashfield2010-07-191-1/+1
* cpan-base.bbclass: fix perl version finding functionNitin A Kamble2010-07-161-1/+1
* Use pseudo rather than fakeroot for fake root privilegesJoshua Lock2010-07-165-6/+6
* staging: fix staging of empty directories and add localstatedirJoshua Lock2010-07-161-2/+10
* insane.class: print the recipe name in the warning.Nitin A Kamble2010-07-151-1/+2
* test: add automation framework and sanitytestJiajun Xu2010-07-153-0/+141
* crosssdk.bbclass: Ensure target layout variables are set correctlyRichard Purdie2010-07-151-0/+5
* insane.bbclass: move license check to after configureJoshua Lock2010-07-151-5/+8
* sanity.bbclass: Fix SDKMACHINE sanity check. We need to check the SDK_ARCH va...Richard Purdie2010-07-141-2/+2
* siteinfo.bbclass: add mips-common to mips targetsNitin A Kamble2010-07-081-4/+4
* utility-tasks.bbclass: add automatic version check for GIT/SVN protoKevin Tian2010-07-081-8/+64
* insane.bbclass: Relax fatal errors for now until we get have time to work thr...Richard Purdie2010-07-081-0/+1
* Merge branch 'tk/master'Joshua Lock2010-07-081-1/+0
|\
| * siteinfo.bbclass: remove duplicated 'common' appendentKevin Tian2010-07-021-1/+0
* | insane.bbclass: Portions of code were not running, fix this and sync with OE....Richard Purdie2010-07-081-37/+120
* | package_*.bbclass: Only set pkg in overrides. These are the only values we're...Richard Purdie2010-07-073-14/+3
* | Revert "classes/package_ipk|_deb|_rpm.bbclass: Fix setting of OVERRIDES when ...Richard Purdie2010-07-073-3/+3
* | meta-toolchain: Improve layoutRichard Purdie2010-07-022-7/+7
* | image.bbclass: Don't perform mapping renaming until we're running the task it...Richard Purdie2010-07-021-2/+5
|/
* package_deb.bbclass: Fix packaging functions to use versioned dependency pack...Richard Purdie2010-07-021-35/+39
* classes/package_ipk|_deb|_rpm.bbclass: Fix setting of OVERRIDES when packagingJoshua Lock2010-07-013-3/+3
* insane.bbclass: allow reporting all md5 mismatch warningsKevin Tian2010-06-301-1/+1
* classes/package_ipk|_deb.bbclass: Make sure versions correctly make it into o...Richard Purdie2010-06-302-22/+23
* cross-canadian: ensure package dependencies are generated correctlyJoshua Lock2010-06-251-0/+2
* kernel.bbclass: Remove additional binaries from stagingScott Garman2010-06-231-3/+9
* sanity.bbclass: Fix test for i686 SDKMACHINEJoshua Lock2010-06-141-1/+1
* packaged-staging.bbclass: fix typo in scan_cmdJoshua Lock2010-06-111-1/+1
* poky.bbclass: Add second fall-back sources mirrorScott Garman2010-06-111-2/+15
* rootfs_ipk.bbclass: ensure the package manager can create lock filesJoshua Lock2010-06-101-0/+2
* packaged-staging.bbclass: Use a differnet opkg.conf for each TARGET_ARCHJoshua Lock2010-06-101-3/+3
* kernel.bbclass: Drop code which is duplicated later in the function, fixing o...Richard Purdie2010-06-091-8/+6
* metadata_scm.bbclass: Make errors quiet if we're not in a git based scmJoe Sauer2010-06-081-2/+2
* cross/cross-canadian.bbclass: Save target_exec_prefix variableRichard Purdie2010-06-082-0/+2
* sanity.bbclass: Check for Python 2.6 or newerJoshua Lock2010-06-081-0/+6
* base.bbclass: Fix after bb.decodeurl was fixedRichard Purdie2010-06-071-2/+2
* sanity.bbclass: version each of the files in the build/conf/ directoryJoshua Lock2010-06-071-4/+17
* insane.bbclass: Throw better error if path is badNitin A Kamble2010-06-071-0/+2
* packaged-staging: Add the correct architectures to the opkg confJoshua Lock2010-06-041-1/+1
* utility-tasks.bbclass: automatic upstream version checkKevin Tian2010-06-031-0/+331
* sanity.bbclass: check for invalid characters in OEROOTJoshua Lock2010-06-021-0/+6
* utility-tasks: Remove unneeded addtask parameterRichard Purdie2010-06-021-1/+1
* do_distro_check: Recipe exists in other distros?Nitin A Kamble2010-06-021-0/+22
* sanity.bbclass: Check for SDKMACHINE=i686 and error if foundRichard Purdie2010-06-011-0/+3
* patch.bbclass: Merge patch enhancements from OE by Chris LarsonJoshua Lock2010-06-011-23/+36