| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | kernel.bbclass: Stop do_install poking directly into the sysroot and evading ... | Richard Purdie | 2011-06-23 | 1 | -1/+1 |
* | classes/package_rpm.bbclass: Change the way the PV is transformed | Mark Hatle | 2011-06-23 | 1 | -5/+18 |
* | kernel.bbclass: Stage System.map with KERNEL_VERSION suffix | Tom Rini | 2011-06-23 | 1 | -0/+1 |
* | kernel.bbclass: restore kernel-abiversion file | Koen Kooi | 2011-06-23 | 1 | -0/+6 |
* | kernel.bbclass: Add support for perf-dbg package | Mark Hatle | 2011-06-23 | 1 | -1/+2 |
* | classes/package_rpm.bbclass: Enhance diagnostic messages | Mark Hatle | 2011-06-23 | 1 | -1/+6 |
* | native.bbclass: allow a native package to be populated into its own dir | Dexuan Cui | 2011-06-14 | 1 | -0/+5 |
* | perlnative.bbclass: add the file | Dexuan Cui | 2011-06-14 | 1 | -0/+2 |
* | cpan.bbclass, cpan-base.bbclas: update them for the perlnative change | Dexuan Cui | 2011-06-14 | 2 | -9/+13 |
* | import recipe_sanity.bbclass from oe master | Phil Blundell | 2011-06-14 | 1 | -0/+179 |
* | nativesdk.bbclass: Correct ordering of manipulations | Richard Purdie | 2011-06-13 | 1 | -16/+37 |
* | task-sdk-host: Add nativesdk to the task name so its clearer what the content... | Richard Purdie | 2011-06-13 | 1 | -1/+1 |
* | native/nativesdk: Clean up the depends ordering after bitbake override handli... | Richard Purdie | 2011-06-09 | 4 | -45/+54 |
* | image_types.bbclass: Since we apply the override, look for the standard name ... | Richard Purdie | 2011-06-09 | 1 | -1/+1 |
* | package.bbclass: PACKAGELOCK is a shared lock file so inform sstate as such | Richard Purdie | 2011-06-09 | 1 | -1/+1 |
* | sstate.bbclass: When removing files, take an exclusive lock, even for shared ... | Richard Purdie | 2011-06-09 | 1 | -1/+1 |
* | package_rpm.bbclass: make RPM use on-disk permissions | Scott Garman | 2011-06-06 | 1 | -0/+2 |
* | base.bbclass: add cleansstate task between clean and cleanall | Martin Jansa | 2011-06-06 | 1 | -2/+5 |
* | allarch.bbclass: Define BASE_PACKAGE_ARCH = "all" | Khem Raj | 2011-06-06 | 1 | -0/+1 |
* | qmake_base.bbclass: fix lrelease/lupdate binary names | Otavio Salvador | 2011-06-02 | 1 | -0/+5 |
* | libc-package: fix typo causing annoying diagnostic | Phil Blundell | 2011-06-02 | 1 | -1/+1 |
* | rootfs_ipk: delete opkg metadata if package management not required and all p... | Phil Blundell | 2011-06-02 | 1 | -0/+11 |
* | siteinfo: replace all-linux with allarch-linux to match 5d7d4e1ed9bedf2b65107... | Martin Jansa | 2011-06-02 | 1 | -1/+1 |
* | binconfig: improve handling of empty prefixes | Phil Blundell | 2011-06-01 | 1 | -2/+2 |
* | allarch.bbclass: A "all" TARGET_ARCH is dangerous as an OVERRIDE | Richard Purdie | 2011-06-01 | 1 | -1/+1 |
* | Improve handling of 'all' architecture recipes and their interaction with sstate | Richard Purdie | 2011-05-31 | 2 | -0/+16 |
* | package.bbclass,prserv.bbclass: Compare USE_PR_SERV with "1" or "0" | Khem Raj | 2011-05-29 | 2 | -2/+2 |
* | license.bbclass: Infinite recursion of or nodes | Beth Flanagan | 2011-05-29 | 1 | -7/+8 |
* | license.bbclass: Sane Parsing of licenses | Beth Flanagan | 2011-05-27 | 1 | -38/+114 |
* | classes/package_xxx.class: Use PKGE/PKGV/PKGR. | Lianhao Lu | 2011-05-27 | 4 | -17/+17 |
* | classes/package(prserv).bbclass: Get PRAUTO and use PKGV/PKGR. | Lianhao Lu | 2011-05-27 | 2 | -15/+65 |
* | utils.bbclass: make FILESEXTRAPATHS colon delimited | Darren Hart | 2011-05-27 | 1 | -2/+4 |
* | rm_work: keep all sigdata files in stamps dir | Martin Jansa | 2011-05-27 | 1 | -0/+4 |
* | rootfs_ipk: issue a diagnostic if rootfs is declared read-only and not all ma... | Phil Blundell | 2011-05-25 | 1 | -0/+10 |
* | image_types: add IMAGE_ROOTFS_EXTRA_SPACE | Saul Wold | 2011-05-25 | 1 | -1/+1 |
* | IMAGE_ROOTFS_SIZE Cleanup | Saul Wold | 2011-05-25 | 1 | -2/+5 |
* | Move packagedata code into oe.packagedata (sync from OE) | Chris Larson | 2011-05-20 | 3 | -66/+9 |
* | oe.packagegroup: add code for package groups (sync from OE) | Chris Larson | 2011-05-20 | 1 | -1/+1 |
* | base.bbclass: use oe.data for OE_IMPORTS | Chris Larson | 2011-05-20 | 1 | -1/+3 |
* | Shift oe import logic out of the event handler | Chris Larson | 2011-05-20 | 1 | -15/+18 |
* | base.bbclass: switch to current OE's imports handling | Chris Larson | 2011-05-20 | 1 | -13/+9 |
* | Implement variable typing (sync from OE) | Chris Larson | 2011-05-20 | 2 | -0/+13 |
* | kernel.bbclass: pass KERNEL_VERSION through legitimize_package_name | Andreas Oberritter | 2011-05-20 | 1 | -2/+2 |
* | package-index.bb: add support for deb and rpm. | Dexuan Cui | 2011-05-20 | 3 | -0/+11 |
* | utils.bbclass: modify create_wrapper to correctly follow symlinks | Saul Wold | 2011-05-19 | 1 | -1/+2 |
* | utils.bbclass: modify create_wrapper to correctly follow symlinks | Saul Wold | 2011-05-19 | 1 | -1/+2 |
* | Couple minor fixes for the OECORE rename | Jessica Zhang | 2011-05-18 | 1 | -3/+3 |
* | yaffs2: Remove yaffs2 from oe-core | Saul Wold | 2011-05-18 | 1 | -3/+0 |
* | sanity.bbclass: Disable the is DISTRO set check since we can now run distro-less | Richard Purdie | 2011-05-18 | 1 | -2/+2 |
* | image-prelink: remove hardcoded path assumptions, don't generate cache file | Phil Blundell | 2011-05-17 | 1 | -8/+5 |