summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* native.bbclass: Also override BASE_PACKAGE_ARCHRichard Purdie2008-07-211-0/+1
* native.bbclass: Override BASEPKG_HOST_SYS and TARGET_SYS in the native caseRichard Purdie2008-07-211-0/+3
* poky-image.bbclass: Add POKY_EXTRA_INSTALL variableRichard Purdie2008-07-211-0/+3
* sdk.bbclass Fix after the staging layout changesRichard Purdie2008-07-191-0/+8
* cross.bbclass: Preserve BASE_PACKAGE_ARCH variable when chaging HOST_ARCHRichard Purdie2008-07-192-3/+6
* bitbake.conf: Split STAGING and CROSS to become target specific so armv5 bina...Richard Purdie2008-07-191-1/+1
* Switch from ipkg-utils to opkg-utilsRichard Purdie2008-07-172-8/+8
* bitbake.conf: Set MULTIMACH_ARCH to a default valueRichard Purdie2008-07-171-3/+0
* Merge multimachine class into bitbake.conf and create singlemachine.bbclass a...Richard Purdie2008-07-173-53/+52
* package.bbclass: Skip symlinks when searching for shlib dependencies since we...Richard Purdie2008-07-151-0/+2
* Add insservRoss Burton2008-07-041-0/+5
* packaged-staging.bbclass: force symlinking as ipkg->opkg link can be presentMarcin Juszkiewicz2008-07-021-1/+1
* packaged-staging: allow to set DEPLOY_DIR_PSTAGE in local.confMarcin Juszkiewicz2008-07-011-1/+1
* rootfs_deb: use dpkg-scanpackages as our apt-native does not have apt-ftparch...Marcin Juszkiewicz2008-06-301-1/+1
* package.bbclass: changed library regexp to get dependencies for opensync plug...Marcin Juszkiewicz2008-06-181-1/+1
* cmake.bbclass: added version from OE + cross-compilation supportMarcin Juszkiewicz2008-06-181-0/+11
* poky-autobuild-notifier.bbclass: Make sure the message is sent to all recipientsRichard Purdie2008-06-171-2/+5
* poky-autobuild-notifier.bbclass: Fix parse errorRichard Purdie2008-06-171-4/+2
* classes: Add poky-autobuild-notifier classRichard Purdie2008-06-171-0/+61
* packaged-staging.bbclass: Fix indentationRichard Purdie2008-06-131-1/+1
* packaged-staging.bbclass: create the opkg directories as required (from Richard)Ross Burton2008-06-131-0/+1
* image.bbclass: Make sure DEPLOY_DIR_IMAGE exists before running image generationRichard Purdie2008-06-121-0/+1
* poky.bbclass: Use pokylinux.org as the source mirrorRichard Purdie2008-06-121-2/+2
* opkg prints 'loading conf' informations so we get two lines each timeMarcin Juszkiewicz2008-06-061-1/+1
* rootfs_ipk.bbclass: do grep in install_all_locales just onceMarcin Juszkiewicz2008-06-061-1/+3
* rootfs_ipk.bbclass: reformatted install_all_locales functionMarcin Juszkiewicz2008-06-061-8/+8
* rootfs_ipk: added ROOTFS_POSTINSTALL_COMMANDMarcin Juszkiewicz2008-06-061-0/+2
* packaged-staging.bbclass: Tweak package install commandRichard Purdie2008-06-061-1/+1
* rootfs_ipk.bbclass: Fix for use with lock capable opkgRichard Purdie2008-06-051-1/+2
* rootfs_ipk.bbclass: remove opkg lists later as some rootfs postprocessing may...Marcin Juszkiewicz2008-06-051-2/+2
* rootfs_ipk.bbclass: added install_all_locales functionMarcin Juszkiewicz2008-06-051-0/+21
* rootfs_ipk.bbclass: do not install glibc-localedata-i18n separately - languag...Marcin Juszkiewicz2008-06-051-1/+0
* kernel.bbclass: Sync with OE and get recent kernel i386 -> x86 fixesRichard Purdie2008-06-051-30/+40
* base.bbclass: Disable do_mrproper - it doesn't do anything sane/usefulRichard Purdie2008-05-291-12/+12
* packaged-staging.bbclass: The staging_packager function should not be install...Richard Purdie2008-05-211-1/+0
* image.bbclass: Drop bbimage commandRichard Purdie2008-05-211-14/+17
* devshell.bbclass: Export needed variablesRichard Purdie2008-05-211-0/+3
* image.bbclass: Fix whitespaceRichard Purdie2008-05-211-17/+17
* rootfs_deb.bbclass: Use DPKG_ARCH for the architecture field, not TARGET_ARCH...Richard Purdie2008-05-211-1/+1
* module.bbclass: Fix external module version dependenciesRichard Purdie2008-05-211-1/+1
* poky-image.bbclass: Correctly handle inserting package-managers into images b...Richard Purdie2008-05-205-6/+11
* poky-image.bbclass: Remove DISTRO_TASKS variable and replace with POKY_BASE_I...Richard Purdie2008-05-201-2/+4
* rootfs_deb.bbclass: Use /var/dpkg for dpkg status dataRichard Purdie2008-05-201-11/+8
* rootfs_deb: Export OPKG_OFFLINE_ROOT for update-alternatives fixing dpkg root...Richard Purdie2008-05-201-0/+1
* gtk-icon-cache.bbclass: Using dashes in shell function names is a really bad ...Richard Purdie2008-05-201-4/+4
* packaged-staging.bbclass: Make the class compatible with opkg, ipkg and ipkg-...Richard Purdie2008-05-181-37/+43
* image.bbclass: Fix locking so multiple image targets workRichard Purdie2008-05-181-0/+1
* patch.bbclass: Make it possibe to override the patch dependencyRichard Purdie2008-05-181-1/+2
* packaged-staging.bbclass: Execute staging_helper earlier to make sure the con...Richard Purdie2008-05-181-5/+15
* packaged-staging.bbclass: Improve postamble exit code handlingRichard Purdie2008-05-161-0/+8