summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* autoconf: Convert to BBCLASSEXTENDRichard Purdie2009-11-134-17/+15
* mtd-utils: Convert to BBCLASSEXTENDRichard Purdie2009-11-133-29/+8
* libusb: Convert to BBCLASSEXTENDRichard Purdie2009-11-132-3/+2
* Drop gcc-native 3.4.4Richard Purdie2009-11-131-6/+0
* libxml2: Convert to BBCLASSEXTEND (and drop unneeded custom staging functionRichard Purdie2009-11-135-37/+19
* gettext: Drop old versionRichard Purdie2009-11-138-1363/+0
* makedevs: Convert to BBCLASSEXTENDRichard Purdie2009-11-132-8/+4
* jpeg: Convert to BBCLASSEXTEND (and drop unneeded custom staging functionRichard Purdie2009-11-132-24/+3
* gperf: Convert to BBCLASSEXTENDRichard Purdie2009-11-133-11/+5
* qemu: Convert to BBCLASSEXTEND (git version only, drop 0.9.1 native/nativesdk...Richard Purdie2009-11-138-43/+9
* git: Convert to BBCLASSEXTENDRichard Purdie2009-11-133-7/+5
* intltool: Convert to BBCLASSEXTENDRichard Purdie2009-11-134-57/+10
* intltool: Drop old versionRichard Purdie2009-11-134-19/+0
* shared-mime-info: Convert to BBCLASSEXTENDRichard Purdie2009-11-133-17/+13
* readline: Convert to BBCLASSEXTENDRichard Purdie2009-11-132-4/+2
* beecrypt: Convert to BBCLASSEXTENDRichard Purdie2009-11-133-9/+4
* mtools: Convert to BBCLASSEXTENDRichard Purdie2009-11-135-7/+2
* libidl: Convert to BBCLASSEXTENDRichard Purdie2009-11-132-5/+2
* pkgconfig: Convert to BBCLASSEXTENDRichard Purdie2009-11-134-9/+9
* ncurses: Convert to BBCLASSEXTENDRichard Purdie2009-11-133-5/+3
* libpng: Convert to BBCLASSEXTEND and drop custom staging function as unneededRichard Purdie2009-11-132-21/+3
* curl: Convert to BBCLASSEXTENDRichard Purdie2009-11-134-8/+3
* bison: Convert to BBCLASSEXTENDRichard Purdie2009-11-132-18/+4
* icu: Convert to BBCLASSEXTENDRichard Purdie2009-11-133-39/+33
* gdbm: Convert to BBCLASSEXTENDRichard Purdie2009-11-133-76/+2
* file: Convert to BBCLASSEXTENDRichard Purdie2009-11-135-8/+4
* popt: Convert to use BBCLASSEXTENDRichard Purdie2009-11-132-2/+2
* gnu-config: Convert to use BBCLASSEXTENDRichard Purdie2009-11-132-12/+3
* bzip-full-native: Convert to use BBCLASSEXTENDRichard Purdie2009-11-134-80/+3
* lzo: Convert to use BBCLASSEXTENDRichard Purdie2009-11-132-3/+2
* unzip: Convert to use BBCLASSEXTENDRichard Purdie2009-11-132-9/+3
* zip: Convert to use BBCLASSEXTENDRichard Purdie2009-11-132-8/+3
* fetch/__init__.py: Try and make the sortable_revision code mode readableRichard Purdie2009-11-134-8/+16
* base.bbclass: Add an option of forcing the new staging mechanismRichard Purdie2009-11-131-0/+2
* base.bbclass: Fix do_populate_staging to operating on TMPDIR, not STAGING_DIR...Richard Purdie2009-11-131-1/+1
* classes: Various staging improvement fixupsRichard Purdie2009-11-133-14/+15
* base.bbclass: Rework staging function to use a DESTDIR style configuration ba...Richard Purdie2009-11-132-51/+70
* packaged-staging.bbclass: Use a variable for the location of the staging lock...Richard Purdie2009-11-132-5/+5
* native.bbclass: If do_stage isn't overridden, allow do_install to run for nat...Richard Purdie2009-11-131-5/+5
* binconfig/pkgconfig.bbclass: Convert staging functions into SYSROOT_PREPROCES...Richard Purdie2009-11-133-7/+16
* autotools.bbclass: Separate out useful staging functions into base.bbclass an...Richard Purdie2009-11-132-45/+64
* autotools.bbclass: No need to fork sed each timeRichard Purdie2009-11-131-4/+5
* autotools.bbclass: Convert .la file mangling to package preprocessing hookRichard Purdie2009-11-131-1/+5
* binconfig.bbclass: Convert do_install_append() into a PACKAGE_PREPROCESS_FUNCSRichard Purdie2009-11-131-13/+11
* package.bbclass: Add the option to declare package preprocess function hooksRichard Purdie2009-11-131-1/+2
* package.bbclass: Change to operate on a copy of the install directory instead...Richard Purdie2009-11-131-12/+25
* package.bbclass: Remove hardcoded use of PKGDEST variableRichard Purdie2009-11-131-1/+2
* package.bbclass: Move variable checks to one place making the code more readableRichard Purdie2009-11-131-38/+14
* base.bbclass: Only run do_stage if its been overwritten as the default is emp...Richard Purdie2009-11-131-1/+6
* bitbake: Sync various functions with those from bitbake-dev and bitbake upstreamRichard Purdie2009-11-136-26/+32