summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* openmoko: added classes needed by openmoko-libsMarcin Juszkiewicz2007-07-092-0/+23
* base.bbclass: Revert quoting changesRichard Purdie2007-07-071-2/+2
* debian.bbclass: fixed typoMarcin Juszkiewicz2007-07-061-1/+1
* base.bbclass: Start to fix quotingRichard Purdie2007-07-061-2/+2
* poky-image.bbclass: added description of newer IMAGE_FEATURESMarcin Juszkiewicz2007-07-051-3/+4
* sanity: if Poky is used by root user (userid 0) then raise errorMarcin Juszkiewicz2007-07-041-0/+3
* poky-image.bbclass: Fix typoRichard Purdie2007-06-301-2/+2
* Rewrite IMAGE_FEATURES tools options (people may be to update their local.con...Richard Purdie2007-06-291-9/+13
* task-base: we want task-base-dev tooMarcin Juszkiewicz2007-06-281-0/+1
* task-base: we want task-base-dbg and no need for task-base-devMarcin Juszkiewicz2007-06-281-1/+0
* poky-image.bbclass: fix task-poky-apps-x11-pimlico namesMarcin Juszkiewicz2007-06-281-2/+2
* Cleaned up task-poky and Poky images.Marcin Juszkiewicz2007-06-281-14/+47
* bitbake.conf: Move SDK_NAME and SDK_PREFIX into bitbake.confRichard Purdie2007-06-271-3/+1
* poky-image.bbclass: new class used for making Poky imagesMarcin Juszkiewicz2007-06-271-0/+43
* rootfs classes: added remove_packaging_data_files() function to be used in mi...Marcin Juszkiewicz2007-06-262-0/+8
* package.bbclass: Disable locale RDEPENDS since it currently does nothing due ...Richard Purdie2007-06-181-3/+9
* sdk.bbclass: Sync with OERichard Purdie2007-06-161-3/+3
* sdk.bbclass: Set PACKAGE_ARCH to something suitable (update task-sdk, meta-to...Richard Purdie2007-06-161-2/+4
* module.bbclass: make all modules depend on update-modulesMarcin Juszkiewicz2007-06-131-1/+1
* rootfs_deb.bbclass: removed usage of /dev/null as stdin as BitBake do that no...Marcin Juszkiewicz2007-06-121-3/+3
* 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