Age | Commit message (Expand) | Author | Files |
2012-03-19 | package_rpm.bbclass: fix bashims at rpm_common_comand() method | Otavio Salvador | 1 |
2012-03-19 | native.bbclass: make TOOLCHAIN_OPTIONS empty | Robert Yang | 1 |
2012-03-19 | buildhistory: avoid reruns of do_package | Paul Eggleton | 1 |
2012-03-19 | buildhistory: allow disabling image and/or package history | Paul Eggleton | 1 |
2012-03-19 | classes/image: avoid cp race condition when building multiple images | Paul Eggleton | 1 |
2012-03-15 | mirrors.bbclass: remove dead GNU mirrors | Andreas Oberritter | 1 |
2012-03-14 | package.bbclass: do not split debug pkg when no debugsources.list | Robert Yang | 1 |
2012-03-13 | package.bbclass: sort dynamically generated packages | Andreas Oberritter | 1 |
2012-03-13 | image_types: ensure .rootfs.ext3 is created before vmdk is created. | Dexuan Cui | 1 |
2012-03-13 | image-vmdk: add NOISO to disable iso image creation since it's not needed | Saul Wold | 1 |
2012-03-13 | rootfs_rpm.bbclass: rename postinst trigger script | Otavio Salvador | 1 |
2012-03-13 | image.bbclass: fix rootfs generation without package management tools | Otavio Salvador | 2 |
2012-03-13 | linux-yocto: respect FILESPATH directories | Bruce Ashfield | 1 |
2012-03-13 | license.bbclass: Add mapping for LGPLv2.0, pango uses it | Richard Purdie | 1 |
2012-03-12 | cmake.bbclass: add ${base_libdir} to CMAKE_LIBRARY_PATH | Nitin A Kamble | 1 |
2012-03-11 | package.bbclass: Drop python depends from rpmdeps | Richard Purdie | 1 |
2012-03-08 | package_ipk.bbclass: Ensure Source is set to something else packaging can fail | Richard Purdie | 1 |
2012-03-08 | prservice: Added sanity check for prservice connection. | Lianhao Lu | 2 |
2012-03-08 | kernel.bbclass: Remove warnings for modutils and modprobe.d | Darren Hart | 1 |
2012-03-08 | mime.bbclass: Fix bracket error. | Samuel Stirtzel | 1 |
2012-03-08 | shadow-sysroot: Fix for multilib | Zhai Edwin | 1 |
2012-03-08 | image_types: add IMAGE_ROOTFS_ALIGNMENT | Ken Werner | 1 |
2012-03-05 | base.bbclass: Fix PACKAGECONFIG handling when no flags are set | Richard Purdie | 1 |
2012-03-05 | meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx) | Richard Purdie | 18 |
2012-03-05 | sstate: Remove unecessary bb.data.expand() | Richard Purdie | 1 |
2012-03-05 | meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True) | Richard Purdie | 39 |
2012-03-05 | meta/classes: Convert to use appendVar and appendVarFlags | Richard Purdie | 7 |
2012-03-02 | image_types: Ensure duplicate compressed types aren't created | Richard Purdie | 1 |
2012-03-02 | image_types.bbclass: We need to preserve order in the types variable and avoi... | Richard Purdie | 1 |
2012-03-02 | base.bbclass: If unpacking again, wipe out ${S}/patches | Richard Purdie | 1 |
2012-03-02 | linux-yocto: make kernel_checkout reentrant | Bruce Ashfield | 1 |
2012-03-02 | image_types: Ensure dependencies for compression types containing multiple do... | Richard Purdie | 1 |
2012-03-01 | site.conf.sample: Fix broken SOCKS proxy setup and configuration | Inaky Perez-Gonzalez | 1 |
2012-03-01 | externalsrc.bbclass: Add class for handling external source trees | Richard Purdie | 1 |
2012-03-01 | toolchain-scripts: Exclude variables causing the recipe to become unecessaril... | Richard Purdie | 1 |
2012-03-01 | image-vmdk: Create image_vmdk class and setup image and image_types to use it | Saul Wold | 3 |
2012-03-01 | image-live: Allow LABELS to be modified | Saul Wold | 1 |
2012-02-29 | image_types_uboot: Update to work after recent image_types changes | Richard Purdie | 1 |
2012-02-29 | image_types: Correctness fixes | Richard Purdie | 1 |
2012-02-29 | image_types.bbclass: fix bzip2 and xz compression commands | Otavio Salvador | 1 |
2012-02-29 | image_types.bbclass: properly support IMAGE_LINK_NAME as empty | Otavio Salvador | 1 |
2012-02-29 | image.bbclass: do not create image manifest link if IMAGE_LINK_NAME is empty | Otavio Salvador | 1 |
2012-02-28 | bootimg: Fix Quoting | Saul Wold | 1 |
2012-02-28 | More quoting fixes | Richard Purdie | 1 |
2012-02-28 | image_types: Refactor compression code into a generic compression solution | Richard Purdie | 2 |
2012-02-28 | multilib.bbclass: allow TARGET_VENDOR_virtclass-multilib to be overriden | Matthew McClintock | 1 |
2012-02-28 | linux-yocto: allow non-branched repositories to check out | Bruce Ashfield | 1 |
2012-02-26 | More quoting fixes | Martin Jansa | 1 |
2012-02-26 | Quoting fixes | Richard Purdie | 1 |
2012-02-26 | cross-canadian: Set STAGING_DIR_HOST correctly | Richard Purdie | 1 |