summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2008-08-28package_rpm.bbclass: files needs to start from /Marcin Juszkiewicz1
2008-08-26rootfs_rpm.bbclass: Remove the feed directory before packaging the imageRichard Purdie1
2008-08-26package_rpm.bbclass: Stop autogenerated dependencies for now, its not functio...Richard Purdie1
2008-08-26sanity.bbclass: Provide preserving the mmap_min_addr setting over rebootsRichard Purdie1
2008-08-25Add rootfs_rpm.bbclass, a start at image generation from rpms. Its not expect...Richard Purdie1
2008-08-25package_rpm.bbclass: Fix empty package handling, handle package dependency re...Richard Purdie1
2008-08-18package_rpm.bbclass: Update against recent packaging changes and start to imp...Richard Purdie2
2008-08-18package_ipk/package_deb.bbclass: Make sure control files are properly removed...Richard Purdie2
2008-08-08openmoko-panel-gsm: add openmoko-panel-gsm, om-panel-plugin.bbclass, and srvrevRoss Burton1
2008-07-29update-rc.d.bbclass: add code at start of post install scripts so it will be ...Marcin Juszkiewicz1
2008-07-28distutils.bbclass: fix build with new layout of stagingMarcin Juszkiewicz1
2008-07-24packaged-staging.bbclass: Add OELAYOUT_ABI to the package paths so staging pa...Richard Purdie1
2008-07-24Move SANITY_ABI to its own file and give a more general nameRichard Purdie1
2008-07-21native.bbclass: Also override BASE_PACKAGE_ARCHRichard Purdie1
2008-07-21native.bbclass: Override BASEPKG_HOST_SYS and TARGET_SYS in the native caseRichard Purdie1
2008-07-21poky-image.bbclass: Add POKY_EXTRA_INSTALL variableRichard Purdie1
2008-07-19sdk.bbclass Fix after the staging layout changesRichard Purdie1
2008-07-19cross.bbclass: Preserve BASE_PACKAGE_ARCH variable when chaging HOST_ARCHRichard Purdie2
2008-07-19bitbake.conf: Split STAGING and CROSS to become target specific so armv5 bina...Richard Purdie1
2008-07-17Switch from ipkg-utils to opkg-utilsRichard Purdie2
2008-07-17bitbake.conf: Set MULTIMACH_ARCH to a default valueRichard Purdie1
2008-07-17Merge multimachine class into bitbake.conf and create singlemachine.bbclass a...Richard Purdie3
2008-07-15package.bbclass: Skip symlinks when searching for shlib dependencies since we...Richard Purdie1
2008-07-04Add insservRoss Burton1
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