| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | base.bbclass: Add compatibility package name mapping handler | Richard Purdie | 2011-07-27 | 1 | -0/+8 |
* | cmake.bbclass: add ${libdir} for multilib case | Yu Ke | 2011-07-27 | 1 | -1/+1 |
* | package.bbclass: fixup_perms - change symlink processing | Mark Hatle | 2011-07-27 | 1 | -5/+5 |
* | multilib_header.bbclass: Add oe_multilib_header wrapper | Mark Hatle | 2011-07-27 | 1 | -0/+29 |
* | classes/image*: Revamp creation of live images | Saul Wold | 2011-07-27 | 4 | -2/+29 |
* | utils.bbclass: Don't forget to pass the cmdline options | Saul Wold | 2011-07-27 | 1 | -1/+1 |
* | siteinfo: Rework the siteinfo for powerpc to fix uclibc fallout | Khem Raj | 2011-07-27 | 1 | -6/+10 |
* | classes/image_types: IMAGE_TYPES was missing some entries | Joshua Lock | 2011-07-26 | 1 | -1/+1 |
* | meta: Rename SITEINFO_ENDIANESS to SITEINFO_ENDIANNESS | Khem Raj | 2011-07-26 | 1 | -2/+2 |
* | bitbake.conf/classes: Variable cleanup | Richard Purdie | 2011-07-25 | 7 | -36/+17 |
* | conf/machine/tune: Overhaul tune include file variables | Richard Purdie | 2011-07-22 | 1 | -3/+7 |
* | bitbake.conf/cross.bbclass: Add ability to dynamically change library location | Richard Purdie | 2011-07-22 | 1 | -3/+4 |
* | site/powerpc64: Update power64-linux to include powerpc-linux | Kumar Gala | 2011-07-22 | 1 | -2/+2 |
* | site/powerpc: Pull all powerpc config options into powerpc32-linux | Kumar Gala | 2011-07-22 | 1 | -2/+2 |
* | kernel-arch: Add handling of powerpc64 | Kumar Gala | 2011-07-22 | 1 | -2/+3 |
* | libc: Add handling of powerpc64 | Kumar Gala | 2011-07-22 | 1 | -0/+1 |
* | insane.bbclass: Recognise powerpc64 | Kumar Gala | 2011-07-22 | 1 | -0/+1 |
* | kernel: copy defconfig to {B} vs {S} | Bruce Ashfield | 2011-07-22 | 2 | -8/+2 |
* | siteinfo.bbclass: Port over oe.dev logic for site files | Tom Rini | 2011-07-21 | 1 | -105/+98 |
* | cpan.bbclass: Perform more mangling for perl path | Tom Rini | 2011-07-21 | 1 | -0/+3 |
* | insane: improve diagnostic for redundant rpath | Phil Blundell | 2011-07-20 | 1 | -2/+2 |
* | classes/gettext: Do not disable nls for non target recipes | Khem Raj | 2011-07-20 | 1 | -1/+1 |
* | autotools.bbclass: Add help2man-native to the main DEPENDS tree | Tom Rini | 2011-07-20 | 1 | -2/+2 |
* | help2man-native: Add 1.38.2 | Tom Rini | 2011-07-20 | 1 | -1/+1 |
* | bitbake.conf, sanity.bbclass: Drop mercurial-native | Tom Rini | 2011-07-20 | 1 | -1/+1 |
* | Fixed concurrency problem for ZIP packed recipes. | Ihar Hrachyshka | 2011-07-19 | 1 | -0/+6 |
* | sanity, base: remove gcc3 check since qemu doesn't need it any more | Phil Blundell | 2011-07-19 | 2 | -18/+0 |
* | classes: remove classes that don't belong in oe-core | Paul Eggleton | 2011-07-19 | 7 | -165/+0 |
* | classes: remove obsolete classes | Paul Eggleton | 2011-07-19 | 7 | -152/+0 |
* | kernel.bbclass: minor whitespace fixes | Paul Eggleton | 2011-07-19 | 1 | -2/+2 |
* | kernel.bbclass: remove unintended change of INITRAMFS_TASK | Andrea Adami | 2011-07-14 | 1 | -1/+1 |
* | insane: make GNU_HASH check slightly more robust (avoids false negatives with... | Phil Blundell | 2011-07-14 | 1 | -11/+33 |
* | package_ipk: add License field to control file | Koen Kooi | 2011-07-14 | 1 | -0/+1 |
* | classes/image_types: add a variable to list available IMAGE_FSTYPE's | Joshua Lock | 2011-07-13 | 1 | -0/+2 |
* | kernel.bbclass: fix the broken lines | Nitin A Kamble | 2011-07-13 | 1 | -2/+2 |
* | sat-solver: fix for non /usr/lib libdir case | Yu Ke | 2011-07-13 | 1 | -0/+4 |
* | insane.bbclass: skip rdepends QA checks for kernel / modules | Paul Eggleton | 2011-07-12 | 1 | -0/+5 |
* | kernel.bbclass, task-base: remove references to obsolete bluez-dtl1-workaround | Phil Blundell | 2011-07-12 | 1 | -5/+0 |
* | kernel.bbclass: handle embedding of initramfs images | Andrea Adami | 2011-07-12 | 1 | -0/+16 |
* | image_types.bbclass: add support for tar.xz, cpio.xz, cpio.lzma | Andrea Adami | 2011-07-12 | 1 | -0/+11 |
* | Add support for BAD_RECOMMENDATIONS to rootfs_ipk | Chris Elston | 2011-07-12 | 1 | -0/+20 |
* | native.bbclass: generate libdir from libdir_native | Yu Ke | 2011-07-12 | 1 | -0/+2 |
* | sstate: Improve performance by moving files rather than using copy and delete | Richard Purdie | 2011-07-12 | 1 | -5/+11 |
* | rootfs_rpm: Add 50M to IMAGE_ROOTFS_EXTRA_SPACE for zypper /var space | Saul Wold | 2011-07-08 | 1 | -0/+4 |
* | libc-common.bbclass: Fix typo | Richard Purdie | 2011-07-08 | 1 | -1/+1 |
* | insane.bbclass: fix error/warning status being inverted | Paul Eggleton | 2011-07-08 | 1 | -2/+2 |
* | insane.bbclass: allow dev-deps to be skipped via INSANE_SKIP | Paul Eggleton | 2011-07-08 | 1 | -1/+1 |
* | cmake.bbclass: use CPPFLAGS and CXXFLAGS | Otavio Salvador | 2011-07-08 | 1 | -4/+4 |
* | image.bbclass: Add LINGUAS_INSTALL to dependency list | Richard Purdie | 2011-07-08 | 1 | -1/+1 |
* | siteinfo: add microblaze little endian target info | Adrian Alonso | 2011-07-07 | 1 | -0/+1 |