summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2007-07-09openmoko: added classes needed by openmoko-libsMarcin Juszkiewicz2
2007-07-07base.bbclass: Revert quoting changesRichard Purdie1
2007-07-06debian.bbclass: fixed typoMarcin Juszkiewicz1
2007-07-06base.bbclass: Start to fix quotingRichard Purdie1
2007-07-05poky-image.bbclass: added description of newer IMAGE_FEATURESMarcin Juszkiewicz1
2007-07-04sanity: if Poky is used by root user (userid 0) then raise errorMarcin Juszkiewicz1
2007-06-30poky-image.bbclass: Fix typoRichard Purdie1
2007-06-29Rewrite IMAGE_FEATURES tools options (people may be to update their local.con...Richard Purdie1
2007-06-28task-base: we want task-base-dev tooMarcin Juszkiewicz1
2007-06-28task-base: we want task-base-dbg and no need for task-base-devMarcin Juszkiewicz1
2007-06-28poky-image.bbclass: fix task-poky-apps-x11-pimlico namesMarcin Juszkiewicz1
2007-06-28Cleaned up task-poky and Poky images.Marcin Juszkiewicz1
2007-06-27bitbake.conf: Move SDK_NAME and SDK_PREFIX into bitbake.confRichard Purdie1
2007-06-27poky-image.bbclass: new class used for making Poky imagesMarcin Juszkiewicz1
2007-06-26rootfs classes: added remove_packaging_data_files() function to be used in mi...Marcin Juszkiewicz2
2007-06-18package.bbclass: Disable locale RDEPENDS since it currently does nothing due ...Richard Purdie1
2007-06-16sdk.bbclass: Sync with OERichard Purdie1
2007-06-16sdk.bbclass: Set PACKAGE_ARCH to something suitable (update task-sdk, meta-to...Richard Purdie1
2007-06-13module.bbclass: make all modules depend on update-modulesMarcin Juszkiewicz1
2007-06-12rootfs_deb.bbclass: removed usage of /dev/null as stdin as BitBake do that no...Marcin Juszkiewicz1
2007-06-12rootfs_deb.bbclass: updated to works with APT 0.6Marcin Juszkiewicz1
2007-06-11bootimg.bbclass: get kernel from proper directory in stagingMarcin Juszkiewicz1
2007-06-10native.bbclass: Remove uneeded variablesRichard Purdie1
2007-06-10Remove useless classRichard Purdie1
2007-06-09pkgconfig.bbclass: create proper directoryMarcin Juszkiewicz1
2007-06-08bootimg.bbclass: fixed generation of ISO & HDD imagesMarcin Juszkiewicz1
2007-06-08bootimg: reformatted againMarcin Juszkiewicz1
2007-06-08bootimg: reformattedMarcin Juszkiewicz1
2007-06-08bootimg.bbclass: imported from OE, updated to recent BitBakeMarcin Juszkiewicz1
2007-06-08syslinux.bbclass: imported from OE (needed to generate booting CD)Marcin Juszkiewicz1
2007-06-07src_distribute: fix when licenses are separated with |, renamed vars to more ...Marcin Juszkiewicz1
2007-06-05src_distribute.bbclass: add distsrcall task which calls do_distribute_sources...Marcin Juszkiewicz1
2007-06-05src_distribute classes: store sources in tmp/deploy/sources/LICENSE dirsMarcin Juszkiewicz2
2007-05-31classes/conf: Merge missing package epoch (PE) support (from OE), also make O...Richard Purdie2
2007-05-30cpan.bbclass: sync another fix from OE - this time for uclibc modeMarcin Juszkiewicz1
2007-05-30cpan classes: sync Perl with OEMarcin Juszkiewicz3
2007-05-16images: Merge common functionality into image.bbclass, add copyright headersRichard Purdie1
2007-05-16bitbake.conf: PKG_CONFIG_PATH is a PATH like variable and may contain multipl...Richard Purdie1
2007-05-11patch.bbclass: Set default patch resolver to noopRichard Purdie1
2007-05-09cpan.bbclass: Add perl to DEPENDSRichard Purdie1
2007-05-09mozilla.bbclass: minimo does not need orbit2 or libidl-native to buildMarcin Juszkiewicz1
2007-05-09autotools.bbclass: Fix addition of libtool-crossRichard Purdie1
2007-05-09package.bbclass: do_package[deptask] only needs to be set when PACKAGES != ""Richard Purdie1
2007-05-09autotools.bbclass: Add libtool-cross as a default dependencyRichard Purdie1
2007-05-08autotools.bbclass: Reverse r1603 until we can find a better solutionRichard Purdie1
2007-05-04Handle GTK_DOC_CHECK and GNOME_DOC_INIT in configure.acRoss Burton1
2007-04-30image.bbclass: Removed wildcard rm as it broke building multiple rootfs image...Marcin Juszkiewicz1
2007-04-30image.bbclass: remove not-needed list of packages after populating rootfsMarcin Juszkiewicz1
2007-04-25image.bbclass: install only en-gb localesMarcin Juszkiewicz1
2007-04-25scons.bbclass: sync with OEMarcin Juszkiewicz1