summaryrefslogtreecommitdiff
path: root/meta
AgeCommit message (Expand)AuthorFiles
2009-11-13intltool: Convert to BBCLASSEXTENDRichard Purdie4
2009-11-13intltool: Drop old versionRichard Purdie4
2009-11-13shared-mime-info: Convert to BBCLASSEXTENDRichard Purdie3
2009-11-13readline: Convert to BBCLASSEXTENDRichard Purdie2
2009-11-13beecrypt: Convert to BBCLASSEXTENDRichard Purdie3
2009-11-13mtools: Convert to BBCLASSEXTENDRichard Purdie5
2009-11-13libidl: Convert to BBCLASSEXTENDRichard Purdie2
2009-11-13pkgconfig: Convert to BBCLASSEXTENDRichard Purdie4
2009-11-13ncurses: Convert to BBCLASSEXTENDRichard Purdie3
2009-11-13libpng: Convert to BBCLASSEXTEND and drop custom staging function as unneededRichard Purdie2
2009-11-13curl: Convert to BBCLASSEXTENDRichard Purdie4
2009-11-13bison: Convert to BBCLASSEXTENDRichard Purdie2
2009-11-13icu: Convert to BBCLASSEXTENDRichard Purdie3
2009-11-13gdbm: Convert to BBCLASSEXTENDRichard Purdie3
2009-11-13file: Convert to BBCLASSEXTENDRichard Purdie5
2009-11-13popt: Convert to use BBCLASSEXTENDRichard Purdie2
2009-11-13gnu-config: Convert to use BBCLASSEXTENDRichard Purdie2
2009-11-13bzip-full-native: Convert to use BBCLASSEXTENDRichard Purdie4
2009-11-13lzo: Convert to use BBCLASSEXTENDRichard Purdie2
2009-11-13unzip: Convert to use BBCLASSEXTENDRichard Purdie2
2009-11-13zip: Convert to use BBCLASSEXTENDRichard Purdie2
2009-11-13base.bbclass: Add an option of forcing the new staging mechanismRichard Purdie1
2009-11-13base.bbclass: Fix do_populate_staging to operating on TMPDIR, not STAGING_DIR...Richard Purdie1
2009-11-13classes: Various staging improvement fixupsRichard Purdie3
2009-11-13base.bbclass: Rework staging function to use a DESTDIR style configuration ba...Richard Purdie2
2009-11-13packaged-staging.bbclass: Use a variable for the location of the staging lock...Richard Purdie2
2009-11-13native.bbclass: If do_stage isn't overridden, allow do_install to run for nat...Richard Purdie1
2009-11-13binconfig/pkgconfig.bbclass: Convert staging functions into SYSROOT_PREPROCES...Richard Purdie3
2009-11-13autotools.bbclass: Separate out useful staging functions into base.bbclass an...Richard Purdie2
2009-11-13autotools.bbclass: No need to fork sed each timeRichard Purdie1
2009-11-13autotools.bbclass: Convert .la file mangling to package preprocessing hookRichard Purdie1
2009-11-13binconfig.bbclass: Convert do_install_append() into a PACKAGE_PREPROCESS_FUNCSRichard Purdie1
2009-11-13package.bbclass: Add the option to declare package preprocess function hooksRichard Purdie1
2009-11-13package.bbclass: Change to operate on a copy of the install directory instead...Richard Purdie1
2009-11-13package.bbclass: Remove hardcoded use of PKGDEST variableRichard Purdie1
2009-11-13package.bbclass: Move variable checks to one place making the code more readableRichard Purdie1
2009-11-13base.bbclass: Only run do_stage if its been overwritten as the default is emp...Richard Purdie1
2009-11-13xfce.bbclass: Sync with OE.devRichard Purdie1
2009-11-13dbus: Disable X for -native versions, also explicitly disable libauditRichard Purdie5
2009-11-13dbus: Improve fix deamon install patch to use automake magic to avoid install...Richard Purdie6
2009-11-12dbus-native: Apply install fix patch to ensure the version of dbus-daemon in ...Richard Purdie5
2009-11-12bitbake.conf: Drop SHELLCMDS quoting fixing menuconfig taskRichard Purdie1
2009-11-12linux-igep2: Fix audio capture, the capture result is always silenceEnric Balletbo i Serra2
2009-11-12igep0020b.conf: Fix missing u-boot entrypointEnric Balletbo i Serra1
2009-11-12m4: Apply config_links patch to non-native version as well (from Esben Haaben...Richard Purdie2
2009-11-10m4-native: Fix building on Ubuntu 9.10Esben Haabendal2
2009-11-05poky: add support for changing bootsplash applicationMarcin Juszkiewicz1
2009-11-04xorg: Fixup DEPENDS on util-macrosRichard Purdie5
2009-11-02gcc 3.4.4: fixed Ubuntu 9.10 buildMarcin Juszkiewicz3
2009-10-29package.bbclass: Cleanup getVar syntax to use True, not 1 as third argumentRichard Purdie1