aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2009-03-11package bbclass: add an 'allow_links' param to get symlinks packaged, usefull...Koen Kooi
2009-03-11base.bbclass: Add subdir feature to SRC_URI entries (from OE)Robert Schuster
2009-02-20base.bbclass, bitbake.conf: add support for BP/BPN variables (backported from...Marcin Juszkiewicz
2009-01-23bitbake.conf/image.bbclass: Backport the magic rootfs sizing code from trunk ...Richard Purdie
2008-09-26Merged revisions 5177-5178,5181,5183,5185,5187 via svnmerge from Ross Burton
2008-09-08rootfs_rpm.bbclass: Add recommends handlingRichard Purdie
2008-09-07poky.bbclass: Add https mirror sourceRichard Purdie
2008-09-04rootfs_rpm.bbclass: Fixup broken symlinks due to fakechroot and run any lefto...Richard Purdie
2008-09-04gconf.bbclass: Drop configure/install/upgarde checks since not all SCMs suppo...Richard Purdie
2008-09-03rootfs_rpm.bbclass: Add basic postinstall handling during image creationRichard Purdie
2008-09-03package_rpm.bbclass: Add support for postinst and preinst scriptsRichard Purdie
2008-09-03package_rpm.bbclass: Fix problems with package version with '-' in the versio...Richard Purdie
2008-09-03syslinux.bbclass: Update to use more modern and efficient functionsRichard Purdie
2008-08-28package_rpm.bbclass: files needs to start from /Marcin Juszkiewicz
2008-08-26rootfs_rpm.bbclass: Remove the feed directory before packaging the imageRichard Purdie
2008-08-26package_rpm.bbclass: Stop autogenerated dependencies for now, its not functio...Richard Purdie
2008-08-26sanity.bbclass: Provide preserving the mmap_min_addr setting over rebootsRichard Purdie
2008-08-25Add rootfs_rpm.bbclass, a start at image generation from rpms. Its not expect...Richard Purdie
2008-08-25package_rpm.bbclass: Fix empty package handling, handle package dependency re...Richard Purdie
2008-08-18package_rpm.bbclass: Update against recent packaging changes and start to imp...Richard Purdie
2008-08-18package_ipk/package_deb.bbclass: Make sure control files are properly removed...Richard Purdie
2008-08-08openmoko-panel-gsm: add openmoko-panel-gsm, om-panel-plugin.bbclass, and srvrevRoss Burton
2008-07-29update-rc.d.bbclass: add code at start of post install scripts so it will be ...Marcin Juszkiewicz
2008-07-28distutils.bbclass: fix build with new layout of stagingMarcin Juszkiewicz
2008-07-24packaged-staging.bbclass: Add OELAYOUT_ABI to the package paths so staging pa...Richard Purdie
2008-07-24Move SANITY_ABI to its own file and give a more general nameRichard Purdie
2008-07-21native.bbclass: Also override BASE_PACKAGE_ARCHRichard Purdie
2008-07-21native.bbclass: Override BASEPKG_HOST_SYS and TARGET_SYS in the native caseRichard Purdie
2008-07-21poky-image.bbclass: Add POKY_EXTRA_INSTALL variableRichard Purdie
2008-07-19sdk.bbclass Fix after the staging layout changesRichard Purdie
2008-07-19cross.bbclass: Preserve BASE_PACKAGE_ARCH variable when chaging HOST_ARCHRichard Purdie
2008-07-19bitbake.conf: Split STAGING and CROSS to become target specific so armv5 bina...Richard Purdie
2008-07-17Switch from ipkg-utils to opkg-utilsRichard Purdie
2008-07-17bitbake.conf: Set MULTIMACH_ARCH to a default valueRichard Purdie
2008-07-17Merge multimachine class into bitbake.conf and create singlemachine.bbclass a...Richard Purdie
2008-07-15package.bbclass: Skip symlinks when searching for shlib dependencies since we...Richard Purdie
2008-07-04Add insservRoss Burton
2008-07-02packaged-staging.bbclass: force symlinking as ipkg->opkg link can be presentMarcin Juszkiewicz
2008-07-01packaged-staging: allow to set DEPLOY_DIR_PSTAGE in local.confMarcin Juszkiewicz
2008-06-30rootfs_deb: use dpkg-scanpackages as our apt-native does not have apt-ftparch...Marcin Juszkiewicz
2008-06-18package.bbclass: changed library regexp to get dependencies for opensync plug...Marcin Juszkiewicz
2008-06-18cmake.bbclass: added version from OE + cross-compilation supportMarcin Juszkiewicz
2008-06-17poky-autobuild-notifier.bbclass: Make sure the message is sent to all recipientsRichard Purdie
2008-06-17poky-autobuild-notifier.bbclass: Fix parse errorRichard Purdie
2008-06-17classes: Add poky-autobuild-notifier classRichard Purdie
2008-06-13packaged-staging.bbclass: Fix indentationRichard Purdie
2008-06-13packaged-staging.bbclass: create the opkg directories as required (from Richard)Ross Burton
2008-06-12image.bbclass: Make sure DEPLOY_DIR_IMAGE exists before running image generationRichard Purdie
2008-06-12poky.bbclass: Use pokylinux.org as the source mirrorRichard Purdie
2008-06-06opkg prints 'loading conf' informations so we get two lines each timeMarcin Juszkiewicz