| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | gperf: Convert to BBCLASSEXTEND | Richard Purdie | 2009-11-13 | 3 | -11/+5 |
* | qemu: Convert to BBCLASSEXTEND (git version only, drop 0.9.1 native/nativesdk... | Richard Purdie | 2009-11-13 | 8 | -43/+9 |
* | git: Convert to BBCLASSEXTEND | Richard Purdie | 2009-11-13 | 3 | -7/+5 |
* | intltool: Convert to BBCLASSEXTEND | Richard Purdie | 2009-11-13 | 4 | -57/+10 |
* | intltool: Drop old version | Richard Purdie | 2009-11-13 | 4 | -19/+0 |
* | shared-mime-info: Convert to BBCLASSEXTEND | Richard Purdie | 2009-11-13 | 3 | -17/+13 |
* | readline: Convert to BBCLASSEXTEND | Richard Purdie | 2009-11-13 | 2 | -4/+2 |
* | beecrypt: Convert to BBCLASSEXTEND | Richard Purdie | 2009-11-13 | 3 | -9/+4 |
* | mtools: Convert to BBCLASSEXTEND | Richard Purdie | 2009-11-13 | 5 | -7/+2 |
* | libidl: Convert to BBCLASSEXTEND | Richard Purdie | 2009-11-13 | 2 | -5/+2 |
* | pkgconfig: Convert to BBCLASSEXTEND | Richard Purdie | 2009-11-13 | 4 | -9/+9 |
* | ncurses: Convert to BBCLASSEXTEND | Richard Purdie | 2009-11-13 | 3 | -5/+3 |
* | libpng: Convert to BBCLASSEXTEND and drop custom staging function as unneeded | Richard Purdie | 2009-11-13 | 2 | -21/+3 |
* | curl: Convert to BBCLASSEXTEND | Richard Purdie | 2009-11-13 | 4 | -8/+3 |
* | bison: Convert to BBCLASSEXTEND | Richard Purdie | 2009-11-13 | 2 | -18/+4 |
* | icu: Convert to BBCLASSEXTEND | Richard Purdie | 2009-11-13 | 3 | -39/+33 |
* | gdbm: Convert to BBCLASSEXTEND | Richard Purdie | 2009-11-13 | 3 | -76/+2 |
* | file: Convert to BBCLASSEXTEND | Richard Purdie | 2009-11-13 | 5 | -8/+4 |
* | popt: Convert to use BBCLASSEXTEND | Richard Purdie | 2009-11-13 | 2 | -2/+2 |
* | gnu-config: Convert to use BBCLASSEXTEND | Richard Purdie | 2009-11-13 | 2 | -12/+3 |
* | bzip-full-native: Convert to use BBCLASSEXTEND | Richard Purdie | 2009-11-13 | 4 | -80/+3 |
* | lzo: Convert to use BBCLASSEXTEND | Richard Purdie | 2009-11-13 | 2 | -3/+2 |
* | unzip: Convert to use BBCLASSEXTEND | Richard Purdie | 2009-11-13 | 2 | -9/+3 |
* | zip: Convert to use BBCLASSEXTEND | Richard Purdie | 2009-11-13 | 2 | -8/+3 |
* | base.bbclass: Add an option of forcing the new staging mechanism | Richard Purdie | 2009-11-13 | 1 | -0/+2 |
* | base.bbclass: Fix do_populate_staging to operating on TMPDIR, not STAGING_DIR... | Richard Purdie | 2009-11-13 | 1 | -1/+1 |
* | classes: Various staging improvement fixups | Richard Purdie | 2009-11-13 | 3 | -14/+15 |
* | base.bbclass: Rework staging function to use a DESTDIR style configuration ba... | Richard Purdie | 2009-11-13 | 2 | -51/+70 |
* | packaged-staging.bbclass: Use a variable for the location of the staging lock... | Richard Purdie | 2009-11-13 | 2 | -5/+5 |
* | native.bbclass: If do_stage isn't overridden, allow do_install to run for nat... | Richard Purdie | 2009-11-13 | 1 | -5/+5 |
* | binconfig/pkgconfig.bbclass: Convert staging functions into SYSROOT_PREPROCES... | Richard Purdie | 2009-11-13 | 3 | -7/+16 |
* | autotools.bbclass: Separate out useful staging functions into base.bbclass an... | Richard Purdie | 2009-11-13 | 2 | -45/+64 |
* | autotools.bbclass: No need to fork sed each time | Richard Purdie | 2009-11-13 | 1 | -4/+5 |
* | autotools.bbclass: Convert .la file mangling to package preprocessing hook | Richard Purdie | 2009-11-13 | 1 | -1/+5 |
* | binconfig.bbclass: Convert do_install_append() into a PACKAGE_PREPROCESS_FUNCS | Richard Purdie | 2009-11-13 | 1 | -13/+11 |
* | package.bbclass: Add the option to declare package preprocess function hooks | Richard Purdie | 2009-11-13 | 1 | -1/+2 |
* | package.bbclass: Change to operate on a copy of the install directory instead... | Richard Purdie | 2009-11-13 | 1 | -12/+25 |
* | package.bbclass: Remove hardcoded use of PKGDEST variable | Richard Purdie | 2009-11-13 | 1 | -1/+2 |
* | package.bbclass: Move variable checks to one place making the code more readable | Richard Purdie | 2009-11-13 | 1 | -38/+14 |
* | base.bbclass: Only run do_stage if its been overwritten as the default is emp... | Richard Purdie | 2009-11-13 | 1 | -1/+6 |
* | xfce.bbclass: Sync with OE.dev | Richard Purdie | 2009-11-13 | 1 | -2/+9 |
* | dbus: Disable X for -native versions, also explicitly disable libaudit | Richard Purdie | 2009-11-13 | 5 | -5/+12 |
* | dbus: Improve fix deamon install patch to use automake magic to avoid install... | Richard Purdie | 2009-11-13 | 6 | -22/+70 |
* | dbus-native: Apply install fix patch to ensure the version of dbus-daemon in ... | Richard Purdie | 2009-11-12 | 5 | -6/+3 |
* | bitbake.conf: Drop SHELLCMDS quoting fixing menuconfig task | Richard Purdie | 2009-11-12 | 1 | -4/+4 |
* | linux-igep2: Fix audio capture, the capture result is always silence | Enric Balletbo i Serra | 2009-11-12 | 2 | -1/+39 |
* | igep0020b.conf: Fix missing u-boot entrypoint | Enric Balletbo i Serra | 2009-11-12 | 1 | -2/+2 |
* | m4: Apply config_links patch to non-native version as well (from Esben Haaben... | Richard Purdie | 2009-11-12 | 2 | -5/+3 |
* | m4-native: Fix building on Ubuntu 9.10 | Esben Haabendal | 2009-11-10 | 2 | -0/+32 |
* | poky: add support for changing bootsplash application | Marcin Juszkiewicz | 2009-11-05 | 1 | -2/+3 |