Age | Commit message (Expand) | Author | Files |
2012-03-25 | license.bbclass: Whitespace standardization | Elizabeth Flanagan | 1 |
2012-03-25 | license.bbclass: Add spdx mapping to GPL-1.0 | Elizabeth Flanagan | 1 |
2012-03-23 | kernel.bbclass: don't create /etc/modutils/* | Martin Jansa | 1 |
2012-03-23 | kernel.bbclass: fix extra + in kernelrelease | Martin Jansa | 1 |
2012-03-23 | kernel.bbclass: use better number for KERNEL_PRIORITY | Martin Jansa | 1 |
2012-03-23 | kernel.bbclass: use symlinks for modutils files | Martin Jansa | 1 |
2012-03-23 | kernel.bbclass: populate /etc/modules-load.d/ with module_autoload entries too | Martin Jansa | 1 |
2012-03-23 | Revert "bitbake.conf/sstate.bbclass: Change PATH when installing sstate files... | Richard Purdie | 1 |
2012-03-23 | mirrors.bbclass: remove dead kernel.org mirrors | Andreas Oberritter | 1 |
2012-03-23 | sstate.bbclass: Remove possibility of file corruption and make package writin... | Richard Purdie | 1 |
2012-03-23 | useradd.bbclass: retry useradd/groupadd commands to avoid lock race issues | Scott Garman | 1 |
2012-03-23 | package_rpm.bbclass: ensure base-passwd and shadow get installed first | Scott Garman | 1 |
2012-03-23 | nativesdk/misc: set PKGSUFFIX for correct variable name expansion. | Lianhao Lu | 1 |
2012-03-23 | meta-toolchain: Popluated the libc siteconfig files. | Lianhao Lu | 1 |
2012-03-22 | libc-common: Apply Debian-naming to libc debug symbols too | Mike Crowe | 1 |
2012-03-22 | Fix common typoes "existant", "dependant" and variations | Robert P. J. Day | 2 |
2012-03-22 | insane.bbclass: maybe no log.do_compile or log.do_install | Robert Yang | 1 |
2012-03-21 | gzip/pigz-native: Install into a prefix to avoid clashing with system binaries | Richard Purdie | 3 |
2012-03-21 | bitbake.conf/sstate.bbclass: Change PATH when installing sstate files to avoi... | Richard Purdie | 1 |
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 |