summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2008-07-02packaged-staging.bbclass: force symlinking as ipkg->opkg link can be presentMarcin Juszkiewicz1
2008-07-01packaged-staging: allow to set DEPLOY_DIR_PSTAGE in local.confMarcin Juszkiewicz1
2008-06-30rootfs_deb: use dpkg-scanpackages as our apt-native does not have apt-ftparch...Marcin Juszkiewicz1
2008-06-18package.bbclass: changed library regexp to get dependencies for opensync plug...Marcin Juszkiewicz1
2008-06-18cmake.bbclass: added version from OE + cross-compilation supportMarcin Juszkiewicz1
2008-06-17poky-autobuild-notifier.bbclass: Make sure the message is sent to all recipientsRichard Purdie1
2008-06-17poky-autobuild-notifier.bbclass: Fix parse errorRichard Purdie1
2008-06-17classes: Add poky-autobuild-notifier classRichard Purdie1
2008-06-13packaged-staging.bbclass: Fix indentationRichard Purdie1
2008-06-13packaged-staging.bbclass: create the opkg directories as required (from Richard)Ross Burton1
2008-06-12image.bbclass: Make sure DEPLOY_DIR_IMAGE exists before running image generationRichard Purdie1
2008-06-12poky.bbclass: Use pokylinux.org as the source mirrorRichard Purdie1
2008-06-06opkg prints 'loading conf' informations so we get two lines each timeMarcin Juszkiewicz1
2008-06-06rootfs_ipk.bbclass: do grep in install_all_locales just onceMarcin Juszkiewicz1
2008-06-06rootfs_ipk.bbclass: reformatted install_all_locales functionMarcin Juszkiewicz1
2008-06-06rootfs_ipk: added ROOTFS_POSTINSTALL_COMMANDMarcin Juszkiewicz1
2008-06-06packaged-staging.bbclass: Tweak package install commandRichard Purdie1
2008-06-05rootfs_ipk.bbclass: Fix for use with lock capable opkgRichard Purdie1
2008-06-05rootfs_ipk.bbclass: remove opkg lists later as some rootfs postprocessing may...Marcin Juszkiewicz1
2008-06-05rootfs_ipk.bbclass: added install_all_locales functionMarcin Juszkiewicz1
2008-06-05rootfs_ipk.bbclass: do not install glibc-localedata-i18n separately - languag...Marcin Juszkiewicz1
2008-06-05kernel.bbclass: Sync with OE and get recent kernel i386 -> x86 fixesRichard Purdie1
2008-05-29base.bbclass: Disable do_mrproper - it doesn't do anything sane/usefulRichard Purdie1
2008-05-21packaged-staging.bbclass: The staging_packager function should not be install...Richard Purdie1
2008-05-21image.bbclass: Drop bbimage commandRichard Purdie1
2008-05-21devshell.bbclass: Export needed variablesRichard Purdie1
2008-05-21image.bbclass: Fix whitespaceRichard Purdie1
2008-05-21rootfs_deb.bbclass: Use DPKG_ARCH for the architecture field, not TARGET_ARCH...Richard Purdie1
2008-05-21module.bbclass: Fix external module version dependenciesRichard Purdie1
2008-05-20poky-image.bbclass: Correctly handle inserting package-managers into images b...Richard Purdie5
2008-05-20poky-image.bbclass: Remove DISTRO_TASKS variable and replace with POKY_BASE_I...Richard Purdie1
2008-05-20rootfs_deb.bbclass: Use /var/dpkg for dpkg status dataRichard Purdie1
2008-05-20rootfs_deb: Export OPKG_OFFLINE_ROOT for update-alternatives fixing dpkg root...Richard Purdie1
2008-05-20gtk-icon-cache.bbclass: Using dashes in shell function names is a really bad ...Richard Purdie1
2008-05-18packaged-staging.bbclass: Make the class compatible with opkg, ipkg and ipkg-...Richard Purdie1
2008-05-18image.bbclass: Fix locking so multiple image targets workRichard Purdie1
2008-05-18patch.bbclass: Make it possibe to override the patch dependencyRichard Purdie1
2008-05-18packaged-staging.bbclass: Execute staging_helper earlier to make sure the con...Richard Purdie1
2008-05-16packaged-staging.bbclass: Improve postamble exit code handlingRichard Purdie1
2008-05-15classes: Add gtk-doc.bbclassRichard Purdie1
2008-05-14packaged-staging.bbclass: Add code to handle checking the stamp dependency tr...Richard Purdie1
2008-05-12base.bbclass: Add sanity check for multiple file matches to oe_libinstall fro...Richard Purdie1
2008-05-12autotools.bbclass: Switch stage_autotools_all to change la files itself and t...Richard Purdie1
2008-05-07sanity.bbclass: Sync with OE, introduce TMPDIR ABI versioning, drop bitbake 1...Richard Purdie1
2008-05-07sanity.bbclass: Add check of the /proc/sys/vm/mmap_min_addr value and warn if...Richard Purdie1
2008-05-06base.bbclass: don't add shasum-native dependency if we are building shasum-na...Ross Burton1
2008-05-06autotools.bbclass: There is no need to use the strange -t option to cp anymoreRichard Purdie1
2008-05-05bitbake.conf/siteinfo.bbclass/package.bbclass: Add in support for 'darwin8'Richard Purdie2
2008-05-05poky.bbclass: Fix mirror URLsRichard Purdie1
2008-05-04packaged-staging.bbclass: Set BB_STAMP_WHITELIST with packaged-staging tasks,...Richard Purdie1