summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* rootfs_deb.bbclass: updated to works with APT 0.6Marcin Juszkiewicz2007-06-121-3/+3
* bootimg.bbclass: get kernel from proper directory in stagingMarcin Juszkiewicz2007-06-111-2/+2
* native.bbclass: Remove uneeded variablesRichard Purdie2007-06-101-7/+0
* Remove useless classRichard Purdie2007-06-101-16/+0
* pkgconfig.bbclass: create proper directoryMarcin Juszkiewicz2007-06-091-1/+1
* bootimg.bbclass: fixed generation of ISO & HDD imagesMarcin Juszkiewicz2007-06-081-15/+18
* bootimg: reformatted againMarcin Juszkiewicz2007-06-081-5/+6
* bootimg: reformattedMarcin Juszkiewicz2007-06-081-1/+4
* bootimg.bbclass: imported from OE, updated to recent BitBakeMarcin Juszkiewicz2007-06-081-0/+90
* syslinux.bbclass: imported from OE (needed to generate booting CD)Marcin Juszkiewicz2007-06-081-0/+156
* src_distribute: fix when licenses are separated with |, renamed vars to more ...Marcin Juszkiewicz2007-06-071-3/+3
* src_distribute.bbclass: add distsrcall task which calls do_distribute_sources...Marcin Juszkiewicz2007-06-051-0/+6
* src_distribute classes: store sources in tmp/deploy/sources/LICENSE dirsMarcin Juszkiewicz2007-06-052-32/+15
* classes/conf: Merge missing package epoch (PE) support (from OE), also make O...Richard Purdie2007-05-312-4/+12
* cpan.bbclass: sync another fix from OE - this time for uclibc modeMarcin Juszkiewicz2007-05-301-1/+1
* cpan classes: sync Perl with OEMarcin Juszkiewicz2007-05-303-16/+161
* images: Merge common functionality into image.bbclass, add copyright headersRichard Purdie2007-05-161-0/+5
* bitbake.conf: PKG_CONFIG_PATH is a PATH like variable and may contain multipl...Richard Purdie2007-05-161-1/+1
* patch.bbclass: Set default patch resolver to noopRichard Purdie2007-05-111-1/+1
* cpan.bbclass: Add perl to DEPENDSRichard Purdie2007-05-091-1/+1
* mozilla.bbclass: minimo does not need orbit2 or libidl-native to buildMarcin Juszkiewicz2007-05-091-1/+1
* autotools.bbclass: Fix addition of libtool-crossRichard Purdie2007-05-091-1/+6
* package.bbclass: do_package[deptask] only needs to be set when PACKAGES != ""Richard Purdie2007-05-091-2/+3
* autotools.bbclass: Add libtool-cross as a default dependencyRichard Purdie2007-05-091-1/+1
* autotools.bbclass: Reverse r1603 until we can find a better solutionRichard Purdie2007-05-081-8/+8
* Handle GTK_DOC_CHECK and GNOME_DOC_INIT in configure.acRoss Burton2007-05-041-0/+8
* image.bbclass: Removed wildcard rm as it broke building multiple rootfs image...Marcin Juszkiewicz2007-04-301-3/+3
* image.bbclass: remove not-needed list of packages after populating rootfsMarcin Juszkiewicz2007-04-301-0/+2
* image.bbclass: install only en-gb localesMarcin Juszkiewicz2007-04-251-1/+1
* scons.bbclass: sync with OEMarcin Juszkiewicz2007-04-251-2/+2
* sdk.bbclass: store SDK in /usr/local/poky/ARCH/Marcin Juszkiewicz2007-04-201-1/+1
* Add commentRoss Burton2007-04-161-0/+3
* patch.bbclass: Specify a quiltrc file so users settings don't interfere with ...Richard Purdie2007-04-141-1/+5
* package.bbclass/insane.bbclass: Don't set task dependencies when PACKAGES is ...Richard Purdie2007-04-102-4/+9
* package.bbclass: Adjust package_depchains to work for cases where multiple pr...Richard Purdie2007-04-041-13/+33
* native.bbclass: Enhance to allow extra pkgconfig search paths to be injectedRichard Purdie2007-04-031-0/+2
* package.bbclass: Only need file-native if packagingRichard Purdie2007-04-031-2/+1
* classes: Rework core dependencies to work properly at the task levelRichard Purdie2007-04-0310-26/+39
* package_deb.bbclass: Make sure permissions on control directory are correctRichard Purdie2007-03-311-0/+1
* rootfs_deb: Catch all error codes and return themRichard Purdie2007-03-301-4/+4
* package.bbclass: Improve recommends dependency code to catch all dependencies...Richard Purdie2007-03-291-21/+28
* base.bbclass: unexport DISTRO to prevent application compile failuresRichard Purdie2007-03-211-1/+7
* Fix spellingRoss Burton2007-03-211-1/+1
* Fix INTLTOOL usage check (from OE)Ross Burton2007-03-061-1/+1
* image.bbclass: We need to make sure all do_populate_staging tasks have fun so...Richard Purdie2007-02-211-1/+1
* Fix bashismsRoss Burton2007-02-212-2/+2
* Fix typo when reporting an errorRoss Burton2007-02-041-1/+1
* image.bbclass: Make relative symlinksRichard Purdie2007-01-301-1/+2
* STAGING_BINDIR: No longer need to rename -native binconfig binaries, set STAG...Richard Purdie2007-01-301-9/+4
* Remove exclude hack in insane.bbclass and replace it with something a little ...Ross Burton2007-01-221-7/+2