Age | Commit message (Expand) | Author | Files |
2012-02-22 | base.bbclass: check all entries of FILESPATH for MACHINE overrides | Joshua Lock | 1 |
2012-02-22 | sanity.bbclass: Add ABI version 8, used for transition from the OEBasic to OE... | Richard Purdie | 1 |
2012-02-21 | classes/buildhistory: fix splitting on + in package list fields | Paul Eggleton | 1 |
2012-02-21 | classes/buildhistory: use hostname instead of reading /etc/hostname | Paul Eggleton | 1 |
2012-02-21 | classes/buildhistory: sort FILELIST in package info | Paul Eggleton | 1 |
2012-02-21 | classes/buildhistory: sort and de-dupe dependency graphs | Paul Eggleton | 1 |
2012-02-21 | classes/buildhistory: squash spaces out of image variables | Paul Eggleton | 1 |
2012-02-21 | classes/sdl: remove Opie-specific desktop file/packaging | Paul Eggleton | 1 |
2012-02-10 | package.bbclass: Optimise the per file rpm handling | Richard Purdie | 1 |
2012-02-10 | sstate.bbclass: Optimise sstate_hardcode_path | Richard Purdie | 1 |
2012-02-10 | distutils.bbclass: override LDSHARED so we use the linker for this build and ... | Matthew McClintock | 1 |
2012-02-10 | cross.bbclass: add virtclass handler | Otavio Salvador | 1 |
2012-02-10 | useradd.bbclass: skip processing on virtclass-cross extended packages | Otavio Salvador | 1 |
2012-02-08 | classes/buildhistory: sort list fields in package info | Paul Eggleton | 1 |
2012-02-08 | classes/buildhistory: sort image file list | Paul Eggleton | 1 |
2012-02-07 | mirrors.bbclass: Add yp.org and oe.org to fallback mirrors | Khem Raj | 1 |
2012-02-07 | classes,recipes: Replace POKY_* with CORE_IMAGE_* | Khem Raj | 1 |
2012-02-07 | linux-yocto: locate and use out of tree features specified on the SRC_URI | Bruce Ashfield | 1 |
2012-02-07 | bootimg: Use the same OS files for each boot method | Darren Hart | 3 |
2012-02-03 | classes/patch: optionally return non-patch sources | Bruce Ashfield | 1 |
2012-02-03 | Add EXTERNAL_TOOLCHAIN to CMAKE_FIND_ROOT_PATH | Ken Werner | 1 |
2012-02-02 | gconf.bbclass: Add proper RDEPENDS to packages with gconf postinststep. | Peter Tworek | 1 |
2012-02-01 | external-csl-toolchain: fixes for metadata changes | Christopher Larson | 1 |
2012-02-01 | libc-package: fix typo in LOCALETREESRC default value | Christopher Larson | 1 |
2012-02-01 | package bbclass: allow per package PRIVATE_LIBS | Koen Kooi | 1 |
2012-02-01 | pkgconfig: Ensure pkgconfig RDEPENDS are tracked | Richard Purdie | 1 |
2012-02-01 | bootimg: Do not force FAT32 on all images, it violates the FAT specification | Darren Hart | 1 |
2012-02-01 | classes: replace 'Poky' with 'OE-core' | Koen Kooi | 5 |
2012-02-01 | image_types.bbclass: refactor cpio images generation. | Andrea Adami | 1 |
2012-02-01 | rootfs_ipk: remove runtime_script_required usage | Martin Jansa | 1 |
2012-01-27 | useradd.bbclass: Fix missing quote | Richard Purdie | 1 |
2012-01-27 | useradd: Ensure dependencies are only added for target recipes, not native or... | Richard Purdie | 1 |
2012-01-27 | useradd.bbclass: Add explict setscene dependencies to ensure correct ordering... | Richard Purdie | 1 |
2012-01-27 | useradd.bbclass: Ensure pseudo can load in the pseudo unloaded case | Richard Purdie | 1 |
2012-01-27 | useradd.bbclass: Execute user addition code before do_package_setscene, not a... | Richard Purdie | 1 |
2012-01-27 | sstate.bbclass: Add support for sstate preinst functions | Richard Purdie | 1 |
2012-01-26 | insane.bbclass: Add test for static .a libraries in non-staticdev packages | Saul Wold | 1 |
2012-01-25 | bootimg: Fix a math thinko in the block count calculation | Darren Hart | 1 |
2012-01-24 | base.bbclass: replace COMMERCIAL_LICENSE code with LICENSE_FLAGS code | Tom Zanussi | 1 |
2012-01-24 | license.bbclass: add support for LICENSE_FLAGS | Tom Zanussi | 1 |
2012-01-23 | lib/oe: Add sstatesig, OE specific signature generator classes | Richard Purdie | 1 |
2012-01-19 | classes/patch: avoid backtrace when patch does not apply | Paul Eggleton | 1 |
2012-01-19 | buildhistory: record additional image info | Paul Eggleton | 1 |
2012-01-19 | linux-yocto: restore WORKDIR as a patch source directory | Bruce Ashfield | 1 |
2012-01-17 | package_rpm.bbclass: Add support for filenames with spaces | Mark Hatle | 1 |
2012-01-17 | classes/packagehistory: remove now obsolete class | Paul Eggleton | 1 |
2012-01-17 | classes/package: remove out-of-date notice referring to the OE bugtracker | Paul Eggleton | 1 |
2012-01-17 | classes/base: note variable name in COMPATIBLE_* skip messages | Paul Eggleton | 1 |
2012-01-17 | package.bbclass: quote pathname given to objdump | Enrico Scholz | 1 |
2012-01-17 | image_types_uboot.bbclass: Add uncompressed ext2 image option | Matthew McClintock | 1 |