summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* package bbclass: add an 'allow_links' param to get symlinks packaged, usefull...Koen Kooi2009-03-111-2/+2
* base.bbclass: Add subdir feature to SRC_URI entries (from OE)Robert Schuster2009-03-111-0/+11
* base.bbclass, bitbake.conf: add support for BP/BPN variables (backported from...Marcin Juszkiewicz2009-02-201-1/+9
* bitbake.conf/image.bbclass: Backport the magic rootfs sizing code from trunk ...Richard Purdie2009-01-231-0/+1
* Merged revisions 5177-5178,5181,5183,5185,5187 via svnmerge from Ross Burton2008-09-261-3/+2
* rootfs_rpm.bbclass: Add recommends handlingRichard Purdie2008-09-081-0/+4
* poky.bbclass: Add https mirror sourceRichard Purdie2008-09-071-0/+1
* rootfs_rpm.bbclass: Fixup broken symlinks due to fakechroot and run any lefto...Richard Purdie2008-09-041-1/+29
* gconf.bbclass: Drop configure/install/upgarde checks since not all SCMs suppo...Richard Purdie2008-09-041-22/+18
* rootfs_rpm.bbclass: Add basic postinstall handling during image creationRichard Purdie2008-09-031-15/+17
* package_rpm.bbclass: Add support for postinst and preinst scriptsRichard Purdie2008-09-031-3/+8
* package_rpm.bbclass: Fix problems with package version with '-' in the versio...Richard Purdie2008-09-031-6/+26
* syslinux.bbclass: Update to use more modern and efficient functionsRichard Purdie2008-09-031-7/+3
* package_rpm.bbclass: files needs to start from /Marcin Juszkiewicz2008-08-281-0/+2
* rootfs_rpm.bbclass: Remove the feed directory before packaging the imageRichard Purdie2008-08-261-0/+1
* package_rpm.bbclass: Stop autogenerated dependencies for now, its not functio...Richard Purdie2008-08-261-0/+2
* sanity.bbclass: Provide preserving the mmap_min_addr setting over rebootsRichard Purdie2008-08-261-1/+1
* Add rootfs_rpm.bbclass, a start at image generation from rpms. Its not expect...Richard Purdie2008-08-251-0/+148
* package_rpm.bbclass: Fix empty package handling, handle package dependency re...Richard Purdie2008-08-251-4/+8
* package_rpm.bbclass: Update against recent packaging changes and start to imp...Richard Purdie2008-08-182-39/+59
* package_ipk/package_deb.bbclass: Make sure control files are properly removed...Richard Purdie2008-08-182-21/+2
* openmoko-panel-gsm: add openmoko-panel-gsm, om-panel-plugin.bbclass, and srvrevRoss Burton2008-08-081-0/+6
* update-rc.d.bbclass: add code at start of post install scripts so it will be ...Marcin Juszkiewicz2008-07-291-3/+5
* distutils.bbclass: fix build with new layout of stagingMarcin Juszkiewicz2008-07-281-0/+8
* packaged-staging.bbclass: Add OELAYOUT_ABI to the package paths so staging pa...Richard Purdie2008-07-241-1/+1
* Move SANITY_ABI to its own file and give a more general nameRichard Purdie2008-07-241-1/+1
* 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