| Commit message (Expand) | Author | Age | Files | Lines |
* | classes/image: improve debug-tweaks ssh server configuration | Paul Eggleton | 2013-01-18 | 1 | -2/+14 |
* | image.bbclass: quote TARGET_VENDOR | Enrico Scholz | 2013-01-07 | 1 | -1/+1 |
* | Add a new distro feature "ptest". | Björn Stenberg | 2012-12-26 | 1 | -2/+4 |
* | classes/image: handle multilibs in complementary package lookup | Paul Eggleton | 2012-12-19 | 1 | -1/+15 |
* | image/populate_sdk: Simplify imagetest inclusion and drop dummy class file | Richard Purdie | 2012-12-07 | 1 | -3/+0 |
* | image.bbclass: run postinst scripts once, at rootfs time | Laurentiu Palcu | 2012-12-06 | 1 | -3/+17 |
* | image.bbclass: Add missing dependency on do_package data | Richard Purdie | 2012-11-20 | 1 | -0/+1 |
* | image.bbclass: Enable the complementary install to be called w/ globbing params | Mark Hatle | 2012-09-12 | 1 | -1/+3 |
* | core-image: allow root login when debug-tweaks is enabled | Saul Wold | 2012-09-10 | 1 | -0/+1 |
* | packagegroup-core-console: remove | Paul Eggleton | 2012-09-04 | 1 | -0/+4 |
* | image.bbclass: Convert runtime_mapping_rename to event handler | Richard Purdie | 2012-09-02 | 1 | -3/+10 |
* | classes/image: add staticdev-pkgs IMAGE_FEATURES feature | Paul Eggleton | 2012-07-29 | 1 | -1/+3 |
* | Rework installation of dev, dbg, doc, and locale packages | Paul Eggleton | 2012-07-29 | 1 | -39/+50 |
* | image.bbclass: Fix a couple innocuous typoes, should cause no functional change | Robert P. J. Day | 2012-07-28 | 1 | -3/+3 |
* | Convert tab indentation in python functions into four-space | Richard Purdie | 2012-07-19 | 1 | -15/+15 |
* | image/core-image: Handle conflicting IMAGE_FEATURES. | Lianhao Lu | 2012-07-03 | 1 | -0/+17 |
* | image.bbclass: Add support to build the SDK in parallel with the image | Mark Hatle | 2012-07-03 | 1 | -0/+5 |
* | Fix manual log file paths | Mark Hatle | 2012-07-03 | 1 | -1/+1 |
* | EXTRA_IMAGEDEPENDS is used to ensure things like qemu-native are built and th... | Richard Purdie | 2012-07-02 | 1 | -3/+5 |
* | classes/image: Allow openssh empty passwords login. | Lianhao Lu | 2012-06-28 | 1 | -0/+7 |
* | rootfs_rpm.bbclass: save rpmlib rather than remove it | Robert Yang | 2012-06-08 | 1 | -0/+6 |
* | image.bbclass: Ensure ${S} is cleaned at the start of rootfs generation | Richard Purdie | 2012-05-25 | 1 | -0/+1 |
* | image.bbclass,kernel.bbclass: Use kmod-native instead of module-init-tools-cross | Khem Raj | 2012-05-07 | 1 | -1/+1 |
* | gzip/pigz-native: Install into a prefix to avoid clashing with system binaries | Richard Purdie | 2012-03-21 | 1 | -0/+2 |
* | classes/image: avoid cp race condition when building multiple images | Paul Eggleton | 2012-03-19 | 1 | -1/+1 |
* | image.bbclass: fix rootfs generation without package management tools | Otavio Salvador | 2012-03-13 | 1 | -2/+5 |
* | meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True) | Richard Purdie | 2012-03-05 | 1 | -4/+4 |
* | image-vmdk: Create image_vmdk class and setup image and image_types to use it | Saul Wold | 2012-03-01 | 1 | -2/+4 |
* | image.bbclass: do not create image manifest link if IMAGE_LINK_NAME is empty | Otavio Salvador | 2012-02-29 | 1 | -2/+4 |
* | image_types: Refactor compression code into a generic compression solution | Richard Purdie | 2012-02-28 | 1 | -3/+1 |
* | More quoting fixes | Martin Jansa | 2012-02-26 | 1 | -2/+2 |
* | image.bbclass: Ensure timestamp matches format used in initscripts after rece... | Richard Purdie | 2012-02-24 | 1 | -1/+1 |
* | Incremental rpm image generation | Robert Yang | 2012-01-11 | 1 | -2/+9 |
* | image.bbclass: Use ?= to set LINGUAS_INSTALL | Dongxiao Xu | 2012-01-06 | 1 | -1/+1 |
* | classes/image: implement generic locale package installation | Paul Eggleton | 2012-01-03 | 1 | -0/+37 |
* | bitbake.conf/image.bbclass: Ensure images use the correct passwd/group files | Richard Purdie | 2011-12-08 | 1 | -0/+2 |
* | Convert to use direct access to the data store (instead of bb.data.*Var*()) | Richard Purdie | 2011-11-10 | 1 | -10/+10 |
* | Add new IMAGE_CLASSES variable for classes for image generation | Matthew McClintock | 2011-11-08 | 1 | -1/+2 |
* | multilib: Drop MULTILIB_IMAGE_INSTALL | Dongxiao Xu | 2011-11-08 | 1 | -3/+1 |
* | image.bbclass: No need to run most tasks except do_rootfs | Richard Purdie | 2011-10-07 | 1 | -1/+13 |
* | image.bbclass: improve comments regarding exported functions | Otavio Salvador | 2011-10-04 | 1 | -4/+1 |
* | image/package.bbclass: Revise multilib support for DEBIAN_NAME. | Lianhao Lu | 2011-09-16 | 1 | -12/+5 |
* | image.bbclass: use ${TARGET_PREFIX}depmod | Chris Larson | 2011-08-30 | 1 | -1/+1 |
* | image.bbclass, kernel.bbclass: remove non-standard -n option from cp command | Paul Eggleton | 2011-08-23 | 1 | -1/+1 |
* | image.bbclass, kernel.bbclass: create warning file about deleting deploydir f... | Paul Eggleton | 2011-08-19 | 1 | -0/+2 |
* | image: add support for generally useful {dev,doc,dbg}-pkgs features | Chris Larson | 2011-08-10 | 1 | -2/+32 |
* | image: implement IMAGE_FEATURES | Chris Larson | 2011-08-10 | 1 | -3/+14 |
* | image.bbclass: Added variables for multilib support. | Lianhao Lu | 2011-07-27 | 1 | -1/+53 |
* | classes/image*: Revamp creation of live images | Saul Wold | 2011-07-27 | 1 | -0/+3 |
* | image.bbclass: Add LINGUAS_INSTALL to dependency list | Richard Purdie | 2011-07-08 | 1 | -1/+1 |