summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* autotools.bbclass: Make sure STAGING_INCDIR existsRichard Purdie2008-01-181-0/+1
* autotools.bbclass: Really fix autostaging function to correctly handle cases ...Richard Purdie2008-01-181-1/+1
* autotools.bbclass: Fix autostaging function to correctly handle cases where o...Richard Purdie2008-01-181-1/+1
* package.bbclass: Fix shlibs and pkgconfig magic to use HOST_SYS, not TARGET_SYSRichard Purdie2008-01-171-12/+10
* sdk.bbclass: Set CPPFLAGS and CFLAGS correctlyRichard Purdie2008-01-171-3/+3
* sdk.bbclass: Set rpath correctly for sdk binaries and use the target prefix t...Richard Purdie2008-01-171-2/+3
* insane.bbvlass: split checks so the warnings are preciseRoss Burton2008-01-131-2/+6
* kernel.bbclass: Cleanup various repetition, add include/video to staged files...Richard Purdie2008-01-101-19/+6
* package.bbclass: Account for DEPENDS in -dev packagesRichard Purdie2008-01-091-1/+25
* gtk-icon-cache.bbclass: in the postinst update the pixbuf loaders to ensure t...Ross Burton2008-01-081-0/+4
* module*.bbclass: set AR to KERNEL_AR during building of kernel modulesMarcin Juszkiewicz2008-01-082-0/+5
* base.bbclass: Make sure PATH searched for applications is expandedRichard Purdie2008-01-061-1/+1
* base and sanity bbclasses + qemu: move gcc3 availability checking into base.b...Marcin Juszkiewicz2008-01-032-9/+18
* package.bbclass: Various cleanups and bugfixes, some form OERichard Purdie2007-12-191-22/+21
* package.bbclass: Don't strip files in .debug directoriesRichard Purdie2007-12-191-0/+6
* qmake: Turn native package into a cross package since it touches target stagingRichard Purdie2007-12-121-1/+1
* Import files from OE to build WebKit (patch to link icu required)Chris Lord2007-12-062-0/+108
* kernel.bbclass: added task which check size of kernel imageMarcin Juszkiewicz2007-12-061-0/+14
* icecc.bbclass: Sync from OERichard Purdie2007-12-011-7/+10
* cross.bbclass: Set TOOLCHAIN_OPTIONS to an empty value instead of duplicating...Richard Purdie2007-12-011-12/+1
* cpan-base.bbclass: Update the perl depenedencies: (from OE)Marcin Juszkiewicz2007-11-301-2/+2
* siteinfo.bbclass: Add darwin entryRichard Purdie2007-11-301-0/+1
* base.bbclass: Fix populate_staging whitespaceRichard Purdie2007-11-301-1/+1
* package_{ipk|deb|tar|rpm): append depend-tasks instead of overwritingMarcin Juszkiewicz2007-11-284-4/+16
* package.bbclass: Remove debug codeRichard Purdie2007-11-271-1/+0
* base.bbclass: Fix PKGDATA to work properly with multimachineRichard Purdie2007-11-251-6/+13
* package_ipk.bbclass: Make sure packages which alter PACKAGE_ARCH end up in th...Richard Purdie2007-11-251-5/+2
* base.bbclass: Add buildall taskRichard Purdie2007-11-251-0/+7
* package.bbclass: Remove PKGMAPS functionality and supersede with pkgdata. Rem...Richard Purdie2007-11-242-44/+5
* package_{ipk|deb}.bbclass: Remove hardcoded install path referenceRichard Purdie2007-11-242-4/+6
* classes: Use internal bitbake functions and fix packaging unlocking on error ...Richard Purdie2007-11-243-96/+18
* image.bbclass: Add ldconfig-native dependency, run ldconfig at image generati...Richard Purdie2007-11-231-2/+6
* cross.bbclass: Explicitly set the compiler in the same way as native.bbclass,...Richard Purdie2007-11-231-0/+13
* insane.bbclass: use bb.error when reporting desktop file problemsRoss Burton2007-11-141-1/+4
* insane.bbclass: validate desktop filesRoss Burton2007-11-141-2/+13
* base.bbclass: Fix regexpRichard Purdie2007-11-141-1/+1
* base.bbclass: Improve .la file conversion from installed=yes to installed=noRichard Purdie2007-11-131-1/+4
* sdk.bbclass: Set directory structure correctly after staging layout changesRichard Purdie2007-11-121-2/+26
* pkgconfig: Switch to using sysroot simplifying pkgconfig files. Requires a fu...Richard Purdie2007-11-122-19/+3
* Rearrange staging to match target system layout. This is a major change and w...Richard Purdie2007-11-121-27/+21
* pkgconfig.bbclass: Fix hardcoded staging layout referencesRichard Purdie2007-11-121-2/+2
* rootfs_deb.bbclass: Make sure alternatives path existsRichard Purdie2007-11-121-0/+2
* package_deb.bbclass: Fix hardcoded apt.conf path, add depends on run-postinst...Richard Purdie2007-11-121-6/+6
* Remove hardcoded staging layout assumptionsRichard Purdie2007-11-128-18/+18
* rootfs_deb: Fix hardcoded etc references, add missing mkdirRichard Purdie2007-11-051-8/+9
* base.bbclass: Fix hardcoded staging referencesRichard Purdie2007-10-291-2/+2
* base.bbclass: Add note from OERichard Purdie2007-10-291-0/+1
* base.bbclass: Clean up staging referencesRichard Purdie2007-10-291-4/+4
* autotools.bbclass: Reference STAGING_DATADIRRichard Purdie2007-10-291-3/+3
* sdk.bbclass: package more debug files (from OE)Marcin Juszkiewicz2007-10-251-1/+2