aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2008-06-06rootfs_ipk.bbclass: do grep in install_all_locales just onceMarcin Juszkiewicz
2008-06-06rootfs_ipk.bbclass: reformatted install_all_locales functionMarcin Juszkiewicz
2008-06-06rootfs_ipk: added ROOTFS_POSTINSTALL_COMMANDMarcin Juszkiewicz
2008-06-06packaged-staging.bbclass: Tweak package install commandRichard Purdie
2008-06-05rootfs_ipk.bbclass: Fix for use with lock capable opkgRichard Purdie
2008-06-05rootfs_ipk.bbclass: remove opkg lists later as some rootfs postprocessing may...Marcin Juszkiewicz
2008-06-05rootfs_ipk.bbclass: added install_all_locales functionMarcin Juszkiewicz
2008-06-05rootfs_ipk.bbclass: do not install glibc-localedata-i18n separately - languag...Marcin Juszkiewicz
2008-06-05kernel.bbclass: Sync with OE and get recent kernel i386 -> x86 fixesRichard Purdie
2008-05-29base.bbclass: Disable do_mrproper - it doesn't do anything sane/usefulRichard Purdie
2008-05-21packaged-staging.bbclass: The staging_packager function should not be install...Richard Purdie
2008-05-21image.bbclass: Drop bbimage commandRichard Purdie
2008-05-21devshell.bbclass: Export needed variablesRichard Purdie
2008-05-21image.bbclass: Fix whitespaceRichard Purdie
2008-05-21rootfs_deb.bbclass: Use DPKG_ARCH for the architecture field, not TARGET_ARCH...Richard Purdie
2008-05-21module.bbclass: Fix external module version dependenciesRichard Purdie
2008-05-20poky-image.bbclass: Correctly handle inserting package-managers into images b...Richard Purdie
2008-05-20poky-image.bbclass: Remove DISTRO_TASKS variable and replace with POKY_BASE_I...Richard Purdie
2008-05-20rootfs_deb.bbclass: Use /var/dpkg for dpkg status dataRichard Purdie
2008-05-20rootfs_deb: Export OPKG_OFFLINE_ROOT for update-alternatives fixing dpkg root...Richard Purdie
2008-05-20gtk-icon-cache.bbclass: Using dashes in shell function names is a really bad ...Richard Purdie
2008-05-18packaged-staging.bbclass: Make the class compatible with opkg, ipkg and ipkg-...Richard Purdie
2008-05-18image.bbclass: Fix locking so multiple image targets workRichard Purdie
2008-05-18patch.bbclass: Make it possibe to override the patch dependencyRichard Purdie
2008-05-18packaged-staging.bbclass: Execute staging_helper earlier to make sure the con...Richard Purdie
2008-05-16packaged-staging.bbclass: Improve postamble exit code handlingRichard Purdie
2008-05-15classes: Add gtk-doc.bbclassRichard Purdie
2008-05-14packaged-staging.bbclass: Add code to handle checking the stamp dependency tr...Richard Purdie
2008-05-12base.bbclass: Add sanity check for multiple file matches to oe_libinstall fro...Richard Purdie
2008-05-12autotools.bbclass: Switch stage_autotools_all to change la files itself and t...Richard Purdie
2008-05-07sanity.bbclass: Sync with OE, introduce TMPDIR ABI versioning, drop bitbake 1...Richard Purdie
2008-05-07sanity.bbclass: Add check of the /proc/sys/vm/mmap_min_addr value and warn if...Richard Purdie
2008-05-06base.bbclass: don't add shasum-native dependency if we are building shasum-na...Ross Burton
2008-05-06autotools.bbclass: There is no need to use the strange -t option to cp anymoreRichard Purdie
2008-05-05bitbake.conf/siteinfo.bbclass/package.bbclass: Add in support for 'darwin8'Richard Purdie
2008-05-05poky.bbclass: Fix mirror URLsRichard Purdie
2008-05-04packaged-staging.bbclass: Set BB_STAMP_WHITELIST with packaged-staging tasks,...Richard Purdie
2008-05-02sdk.bbclass: Instead of changing HOST_VENDOR which badly affects gcc compilat...Richard Purdie
2008-05-01packaged-staging.bbclass: Fixup do_prepackaged_stage referencesRichard Purdie
2008-05-01base.bbclass: only depend on shasum-native if we don't have hashlibRoss Burton
2008-05-01sanity.bbclass: we don't use the md5sum binary any more, remove itRoss Burton
2008-05-01When checksuming tarballs use bb.utils.*_sum instead of calling commands dire...Ross Burton
2008-04-30packaged-staging.bbclass: Fix variable name typoRichard Purdie
2008-04-28packaged-staging.bbclass: Fix install race, improve staging cleaning functions.Richard Purdie
2008-04-27base.bbclass: Remove unneeded importsRichard Purdie
2008-04-27base.bbclass: Add checkuri/checkuriall tasks to check validity of upstream so...Richard Purdie
2008-04-27base.bbclass: Add setscene task to handle preparing the work area at the star...Richard Purdie
2008-04-25base.bbclass: Prefer gcc 3.4.6/7 over 3.4Richard Purdie
2008-04-23packaged-staging: Make sure the task is part of the default tasks chainRichard Purdie
2008-04-22insane.bbclass: Drop pointless QA_LOG variable, add QA_LOGFILE so QA errors c...Richard Purdie