| Commit message (Expand) | Author | Age | Files | Lines |
* | meta-toolchain: Improve layout | Richard Purdie | 2010-07-02 | 2 | -7/+7 |
* | image.bbclass: Don't perform mapping renaming until we're running the task it... | Richard Purdie | 2010-07-02 | 1 | -2/+5 |
* | package_deb.bbclass: Fix packaging functions to use versioned dependency pack... | Richard Purdie | 2010-07-02 | 1 | -35/+39 |
* | classes/package_ipk|_deb|_rpm.bbclass: Fix setting of OVERRIDES when packaging | Joshua Lock | 2010-07-01 | 3 | -3/+3 |
* | insane.bbclass: allow reporting all md5 mismatch warnings | Kevin Tian | 2010-06-30 | 1 | -1/+1 |
* | classes/package_ipk|_deb.bbclass: Make sure versions correctly make it into o... | Richard Purdie | 2010-06-30 | 2 | -22/+23 |
* | cross-canadian: ensure package dependencies are generated correctly | Joshua Lock | 2010-06-25 | 1 | -0/+2 |
* | kernel.bbclass: Remove additional binaries from staging | Scott Garman | 2010-06-23 | 1 | -3/+9 |
* | sanity.bbclass: Fix test for i686 SDKMACHINE | Joshua Lock | 2010-06-14 | 1 | -1/+1 |
* | packaged-staging.bbclass: fix typo in scan_cmd | Joshua Lock | 2010-06-11 | 1 | -1/+1 |
* | poky.bbclass: Add second fall-back sources mirror | Scott Garman | 2010-06-11 | 1 | -2/+15 |
* | rootfs_ipk.bbclass: ensure the package manager can create lock files | Joshua Lock | 2010-06-10 | 1 | -0/+2 |
* | packaged-staging.bbclass: Use a differnet opkg.conf for each TARGET_ARCH | Joshua Lock | 2010-06-10 | 1 | -3/+3 |
* | kernel.bbclass: Drop code which is duplicated later in the function, fixing o... | Richard Purdie | 2010-06-09 | 1 | -8/+6 |
* | metadata_scm.bbclass: Make errors quiet if we're not in a git based scm | Joe Sauer | 2010-06-08 | 1 | -2/+2 |
* | cross/cross-canadian.bbclass: Save target_exec_prefix variable | Richard Purdie | 2010-06-08 | 2 | -0/+2 |
* | sanity.bbclass: Check for Python 2.6 or newer | Joshua Lock | 2010-06-08 | 1 | -0/+6 |
* | base.bbclass: Fix after bb.decodeurl was fixed | Richard Purdie | 2010-06-07 | 1 | -2/+2 |
* | sanity.bbclass: version each of the files in the build/conf/ directory | Joshua Lock | 2010-06-07 | 1 | -4/+17 |
* | insane.bbclass: Throw better error if path is bad | Nitin A Kamble | 2010-06-07 | 1 | -0/+2 |
* | packaged-staging: Add the correct architectures to the opkg conf | Joshua Lock | 2010-06-04 | 1 | -1/+1 |
* | utility-tasks.bbclass: automatic upstream version check | Kevin Tian | 2010-06-03 | 1 | -0/+331 |
* | sanity.bbclass: check for invalid characters in OEROOT | Joshua Lock | 2010-06-02 | 1 | -0/+6 |
* | utility-tasks: Remove unneeded addtask parameter | Richard Purdie | 2010-06-02 | 1 | -1/+1 |
* | do_distro_check: Recipe exists in other distros? | Nitin A Kamble | 2010-06-02 | 1 | -0/+22 |
* | sanity.bbclass: Check for SDKMACHINE=i686 and error if found | Richard Purdie | 2010-06-01 | 1 | -0/+3 |
* | patch.bbclass: Merge patch enhancements from OE by Chris Larson | Joshua Lock | 2010-06-01 | 1 | -23/+36 |
* | Drop vm_mmap_min_addr checks from scripts and sanity class | Joshua Lock | 2010-05-28 | 1 | -11/+0 |
* | relocatable.bbclass: reduce the amount of output | Joshua Lock | 2010-05-24 | 1 | -1/+1 |
* | kernel.bbclass: Simplify the current external module code | Richard Purdie | 2010-05-24 | 1 | -45/+21 |
* | kernel.bbclass: Stop staging binaries within scripts/ | Scott Garman | 2010-05-24 | 1 | -0/+6 |
* | kernel.bbclass: tidy up staging of headers | Joshua Lock | 2010-05-20 | 1 | -3/+6 |
* | kernel-arch.bbclass: merge improved arch detection from OE.dev | Joshua Lock | 2010-05-20 | 1 | -2/+4 |
* | kernel.bbclass: Package Kernel firmware | Joshua Lock | 2010-05-20 | 1 | -0/+3 |
* | linux-kernel-base.bbclass: merge version detection updates from upstream | Joshua Lock | 2010-05-20 | 1 | -0/+3 |
* | kernel.bbclass: match x86 header installation to other architectures | Joshua Lock | 2010-05-20 | 1 | -2/+3 |
* | kernel.bbclass: fix installing of kernels 2.6.34 and above | Joshua Lock | 2010-05-19 | 1 | -17/+22 |
* | License Checking: convert an error into warning | Nitin A Kamble | 2010-05-12 | 1 | -2/+4 |
* | License Change checking: | Nitin A Kamble | 2010-05-11 | 1 | -1/+62 |
* | Update classes to use lib/oe | Joshua Lock | 2010-05-06 | 4 | -605/+74 |
* | base.bbclass: Sync minor layout changes with OE.dev | Richard Purdie | 2010-05-06 | 1 | -77/+68 |
* | xfce.bbclass: Fix SRC_URI (from OE.dev) | Richard Purdie | 2010-05-06 | 1 | -1/+1 |
* | sanity.bbclass: fix typo in earlier commit | Joshua Lock | 2010-04-30 | 1 | -2/+2 |
* | Version the build configuration directory | Joshua Lock | 2010-04-30 | 1 | -0/+7 |
* | Fix sanity check for new abi | Joshua Lock | 2010-04-29 | 1 | -1/+1 |
* | Bump the ABI to alert people that cross has gone | Joshua Lock | 2010-04-28 | 1 | -0/+2 |
* | Fix references to CROSS_DIR now that it has been removed | Joshua Lock | 2010-04-28 | 3 | -5/+5 |
* | cross.bbclass: inherit relocatable to post-process cross binaries | Joshua Lock | 2010-04-27 | 1 | -2/+1 |
* | Install cross-packages into the native sysroot | Joshua Lock | 2010-04-27 | 5 | -15/+8 |
* | autotools: deprecate autotools_stage class | Joshua Lock | 2010-04-27 | 2 | -4/+4 |