| Commit message (Expand) | Author | Age | Files | Lines |
* | base.bbclass: replace COMMERCIAL_LICENSE code with LICENSE_FLAGS code | Tom Zanussi | 2012-01-24 | 1 | -6/+6 |
* | license.bbclass: add support for LICENSE_FLAGS | Tom Zanussi | 2012-01-24 | 1 | -0/+63 |
* | lib/oe: Add sstatesig, OE specific signature generator classes | Richard Purdie | 2012-01-23 | 1 | -1/+1 |
* | classes/patch: avoid backtrace when patch does not apply | Paul Eggleton | 2012-01-19 | 1 | -1/+4 |
* | buildhistory: record additional image info | Paul Eggleton | 2012-01-19 | 1 | -0/+18 |
* | linux-yocto: restore WORKDIR as a patch source directory | Bruce Ashfield | 2012-01-19 | 1 | -0/+2 |
* | package_rpm.bbclass: Add support for filenames with spaces | Mark Hatle | 2012-01-17 | 1 | -4/+4 |
* | classes/packagehistory: remove now obsolete class | Paul Eggleton | 2012-01-17 | 1 | -249/+0 |
* | classes/package: remove out-of-date notice referring to the OE bugtracker | Paul Eggleton | 2012-01-17 | 1 | -3/+0 |
* | classes/base: note variable name in COMPATIBLE_* skip messages | Paul Eggleton | 2012-01-17 | 1 | -2/+2 |
* | package.bbclass: quote pathname given to objdump | Enrico Scholz | 2012-01-17 | 1 | -2/+2 |
* | image_types_uboot.bbclass: Add uncompressed ext2 image option | Matthew McClintock | 2012-01-17 | 1 | -1/+5 |
* | image_types.bbclass: Fix generating uncompressed ext2 images | Matthew McClintock | 2012-01-17 | 1 | -1/+6 |
* | bootimg: Account for FAT filesystem overhead in image size | Darren Hart | 2012-01-17 | 1 | -9/+36 |
* | oe.license: avoid the need to catch SyntaxError | Christopher Larson | 2012-01-17 | 1 | -3/+1 |
* | oe.license: add is_included convenience function | Christopher Larson | 2012-01-17 | 1 | -19/+4 |
* | copyleft_compliance: add debug message with the reason for exclusion | Christopher Larson | 2012-01-17 | 1 | -7/+17 |
* | copyleft_compliance: add control of recipe types to include | Christopher Larson | 2012-01-17 | 1 | -3/+18 |
* | insane.bbclass: fix elf.arch not matching error for x32 kernel | Nitin A Kamble | 2012-01-17 | 1 | -1/+2 |
* | locale: fix package's "provides" tag | Nitin A Kamble | 2012-01-17 | 1 | -3/+0 |
* | buildstats: tolerate absence of /proc/diskstats | Jean-François Dagenais | 2012-01-16 | 1 | -10/+15 |
* | patch.bbclass: Ensure the DATE and SRCDATE variable exclusions apply to the c... | Richard Purdie | 2012-01-13 | 1 | -1/+3 |
* | package.bbclass: per recipe PRSERV_HOST support | Lianhao Lu | 2012-01-11 | 1 | -0/+8 |
* | meta/PRService: Added export/import fuctions. | Lianhao Lu | 2012-01-11 | 4 | -25/+86 |
* | Incremental rpm image generation | Robert Yang | 2012-01-11 | 3 | -13/+77 |
* | license.bbclass base.bbclass: support for 'or' operand in LICENSE and for SPD... | Andrei Gherzan | 2012-01-10 | 2 | -2/+46 |
* | autotools.bbclass: Introduce CACHED_CONFIGUREVARS | Khem Raj | 2012-01-09 | 1 | -1/+1 |
* | gtk-icon-cache.bbclass: add -f option to gtk-update-icon-cache in postinst | Steve Sakoman | 2012-01-09 | 1 | -1/+1 |
* | add sysroot support for meta-ide-support which is the toolchain within build ... | Jessica Zhang | 2012-01-09 | 1 | -4/+5 |
* | image.bbclass: Use ?= to set LINGUAS_INSTALL | Dongxiao Xu | 2012-01-06 | 1 | -1/+1 |
* | qt4x11.bbclass: add QT_BASE_NAME for use in recipes | Otavio Salvador | 2012-01-06 | 1 | -0/+1 |
* | qt4e.bbclass: add QT_BASE_NAME for use in recipes | Otavio Salvador | 2012-01-06 | 1 | -0/+1 |
* | linux-yocto: use src_patches for out of tree kernel feature support | Bruce Ashfield | 2012-01-06 | 1 | -2/+65 |
* | classes/buildhistory: remove redundant package history checking stub | Paul Eggleton | 2012-01-06 | 1 | -11/+0 |
* | classes/buildhistory: make the package version backwards error non-fatal | Paul Eggleton | 2012-01-06 | 1 | -1/+1 |
* | classes/buildhistory: add hostname to commit message | Paul Eggleton | 2012-01-06 | 1 | -1/+2 |
* | image-mklibs/package_ipk: Remove bashisms | Richard Purdie | 2012-01-05 | 2 | -3/+7 |
* | insane.bbclass: use bb.process.Popen instead of subprocess.check_output | Scott Garman | 2012-01-05 | 1 | -10/+6 |
* | multilib: Abstract class extension code into classextend.py | Richard Purdie | 2012-01-05 | 2 | -80/+26 |
* | native.bbclass: Fix variable remapping coverage | Richard Purdie | 2012-01-05 | 1 | -1/+1 |
* | insane.bbclass: add QA tests for unsafe references to exec_prefix | Scott Garman | 2012-01-05 | 1 | -2/+109 |
* | image_types: Fix rootfs size calcuation | Saul Wold | 2012-01-05 | 1 | -1/+1 |
* | classes/update-alternatives: fix typos and grammar | Paul Eggleton | 2012-01-05 | 1 | -6/+6 |
* | bitbake.conf: remove some redundant/unnecessary variable exports | Phil Blundell | 2012-01-04 | 2 | -0/+3 |
* | populate_sdk_ipk.bbclass: Ensure the correct environment is setup for postins... | Richard Purdie | 2012-01-04 | 1 | -0/+5 |
* | buildhistory: improve git commit robustness | Paul Eggleton | 2012-01-03 | 1 | -4/+17 |
* | autotools.bbclass: fix cp error for empty dir | Nitin A Kamble | 2012-01-03 | 1 | -1/+3 |
* | image_types: Ensure /init exists for cpio rootfs archives | Darren Hart | 2012-01-03 | 1 | -2/+8 |
* | rpm: Fix rpm database files capacity issue. | Mei Lei | 2012-01-02 | 1 | -0/+3 |
* | classes/image: implement generic locale package installation | Paul Eggleton | 2012-01-02 | 4 | -55/+84 |