summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Collapse)AuthorAgeFilesLines
* package bbclass: add an 'allow_links' param to get symlinks packaged, ↵Koen Kooi2009-03-111-2/+2
| | | | usefull for splitting out libraries
* 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 ↵Marcin Juszkiewicz2009-02-201-1/+9
| | | | | | | | | | | | from trunk) commit 94c895aad5ad286f172b04bc33ba670220d5eba8 Author: Richard Purdie <rpurdie@linux.intel.com> Date: Fri Jan 2 10:15:45 2009 +0000 bitbake.conf: Create BPN variable containing the pruned version of PN with various suffixes removed and use this for S and FILESPATH. This uses naming from OE but with improved code
* bitbake.conf/image.bbclass: Backport the magic rootfs sizing code from trunk ↵Richard Purdie2009-01-231-0/+1
| | | | (from hrw)
* Merged revisions 5177-5178,5181,5183,5185,5187 via svnmerge from Ross Burton2008-09-261-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://svn.o-hand.com/repos/poky/trunk ........ r5177 | richard | 2008-09-10 23:29:43 +0100 (Wed, 10 Sep 2008) | 1 line package.bbclass: Adjust to handle split packages already being present in PACKAGES ........ r5178 | richard | 2008-09-10 23:32:22 +0100 (Wed, 10 Sep 2008) | 1 line gst-plugins-good: Remove bogus RPROVIDES and add to PACKAGES instead now the package class can handle this ........ r5181 | richard | 2008-09-11 12:00:49 +0100 (Thu, 11 Sep 2008) | 1 line poky-eabi.inc/poky-fixed-revisions.inc: Bump the matchbox-wm-2 revision and remove from the asneeded blacklist ........ r5183 | richard | 2008-09-11 16:43:25 +0100 (Thu, 11 Sep 2008) | 1 line eds-dbus: Add missing DEPENDS on libglade ........ r5185 | ross | 2008-09-11 17:07:38 +0100 (Thu, 11 Sep 2008) | 1 line eds-dbus: package the glade files into libedataserverui ........ r5187 | ross | 2008-09-11 17:57:47 +0100 (Thu, 11 Sep 2008) | 1 line eds-dbus: add libedataserverui to PACKAGES, fixing the borked packaging ........ git-svn-id: https://svn.o-hand.com/repos/poky/branches/elroy@5283 311d38ba-8fff-0310-9ca6-ca027cbcb966
* rootfs_rpm.bbclass: Add recommends handlingRichard Purdie2008-09-081-0/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5158 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky.bbclass: Add https mirror sourceRichard Purdie2008-09-071-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5155 311d38ba-8fff-0310-9ca6-ca027cbcb966
* rootfs_rpm.bbclass: Fixup broken symlinks due to fakechroot and run any ↵Richard Purdie2008-09-041-1/+29
| | | | | | leftover postinstalls on real hardware at first boot git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5143 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gconf.bbclass: Drop configure/install/upgarde checks since not all SCMs ↵Richard Purdie2008-09-041-22/+18
| | | | | | support these in postinstalls git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5137 311d38ba-8fff-0310-9ca6-ca027cbcb966
* rootfs_rpm.bbclass: Add basic postinstall handling during image creationRichard Purdie2008-09-031-15/+17
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5134 311d38ba-8fff-0310-9ca6-ca027cbcb966
* package_rpm.bbclass: Add support for postinst and preinst scriptsRichard Purdie2008-09-031-3/+8
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5131 311d38ba-8fff-0310-9ca6-ca027cbcb966
* package_rpm.bbclass: Fix problems with package version with '-' in the ↵Richard Purdie2008-09-031-6/+26
| | | | | | version (replace with '+'), improve the Requires and Recommends generation code git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5129 311d38ba-8fff-0310-9ca6-ca027cbcb966
* syslinux.bbclass: Update to use more modern and efficient functionsRichard Purdie2008-09-031-7/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5127 311d38ba-8fff-0310-9ca6-ca027cbcb966
* package_rpm.bbclass: files needs to start from /Marcin Juszkiewicz2008-08-281-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5116 311d38ba-8fff-0310-9ca6-ca027cbcb966
* rootfs_rpm.bbclass: Remove the feed directory before packaging the imageRichard Purdie2008-08-261-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5112 311d38ba-8fff-0310-9ca6-ca027cbcb966
* package_rpm.bbclass: Stop autogenerated dependencies for now, its not ↵Richard Purdie2008-08-261-0/+2
| | | | | | functioning correctly git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5111 311d38ba-8fff-0310-9ca6-ca027cbcb966
* sanity.bbclass: Provide preserving the mmap_min_addr setting over rebootsRichard Purdie2008-08-261-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5106 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add rootfs_rpm.bbclass, a start at image generation from rpms. Its not ↵Richard Purdie2008-08-251-0/+148
| | | | | | expected to be entirely functional yet. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5101 311d38ba-8fff-0310-9ca6-ca027cbcb966
* package_rpm.bbclass: Fix empty package handling, handle package dependency ↵Richard Purdie2008-08-251-4/+8
| | | | | | renaming by adding a missing function call and expand RPMBUILD before changing the dictonary so local PV/PR changes don't break the WORKDIR variable expansion git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5100 311d38ba-8fff-0310-9ca6-ca027cbcb966
* package_rpm.bbclass: Update against recent packaging changes and start to ↵Richard Purdie2008-08-182-39/+59
| | | | | | implement dependency handling. Drop pointless rpm_core class. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5067 311d38ba-8fff-0310-9ca6-ca027cbcb966
* package_ipk/package_deb.bbclass: Make sure control files are properly ↵Richard Purdie2008-08-182-21/+2
| | | | | | removed fixing problems with files leaking into packages. Use core bitbake function for directory pruning git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5066 311d38ba-8fff-0310-9ca6-ca027cbcb966
* openmoko-panel-gsm: add openmoko-panel-gsm, om-panel-plugin.bbclass, and srvrevRoss Burton2008-08-081-0/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5038 311d38ba-8fff-0310-9ca6-ca027cbcb966
* update-rc.d.bbclass: add code at start of post install scripts so it will be ↵Marcin Juszkiewicz2008-07-291-3/+5
| | | | | | called on host git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4976 311d38ba-8fff-0310-9ca6-ca027cbcb966
* distutils.bbclass: fix build with new layout of stagingMarcin Juszkiewicz2008-07-281-0/+8
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4967 311d38ba-8fff-0310-9ca6-ca027cbcb966
* packaged-staging.bbclass: Add OELAYOUT_ABI to the package paths so staging ↵Richard Purdie2008-07-241-1/+1
| | | | | | packages become abi specific git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4939 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Move SANITY_ABI to its own file and give a more general nameRichard Purdie2008-07-241-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4938 311d38ba-8fff-0310-9ca6-ca027cbcb966
* native.bbclass: Also override BASE_PACKAGE_ARCHRichard Purdie2008-07-211-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4917 311d38ba-8fff-0310-9ca6-ca027cbcb966
* native.bbclass: Override BASEPKG_HOST_SYS and TARGET_SYS in the native caseRichard Purdie2008-07-211-0/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4916 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-image.bbclass: Add POKY_EXTRA_INSTALL variableRichard Purdie2008-07-211-0/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4915 311d38ba-8fff-0310-9ca6-ca027cbcb966
* sdk.bbclass Fix after the staging layout changesRichard Purdie2008-07-191-0/+8
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4897 311d38ba-8fff-0310-9ca6-ca027cbcb966
* cross.bbclass: Preserve BASE_PACKAGE_ARCH variable when chaging HOST_ARCHRichard Purdie2008-07-192-3/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4894 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake.conf: Split STAGING and CROSS to become target specific so armv5 ↵Richard Purdie2008-07-191-1/+1
| | | | | | binaries don't mix with armv6 or v7, likewise with the cross compilers themselves. Also move pkgdata our of staging since it follows a totally different directory structure to staging. These changes break ABI so change the ABI number git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4893 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Switch from ipkg-utils to opkg-utilsRichard Purdie2008-07-172-8/+8
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4863 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake.conf: Set MULTIMACH_ARCH to a default valueRichard Purdie2008-07-171-3/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4861 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Merge multimachine class into bitbake.conf and create singlemachine.bbclass ↵Richard Purdie2008-07-173-53/+52
| | | | | | as a backwards compatibility option git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4858 311d38ba-8fff-0310-9ca6-ca027cbcb966
* package.bbclass: Skip symlinks when searching for shlib dependencies since ↵Richard Purdie2008-07-151-0/+2
| | | | | | we can cross into the build system binaries git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4838 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add insservRoss Burton2008-07-041-0/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4830 311d38ba-8fff-0310-9ca6-ca027cbcb966
* packaged-staging.bbclass: force symlinking as ipkg->opkg link can be presentMarcin Juszkiewicz2008-07-021-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4758 311d38ba-8fff-0310-9ca6-ca027cbcb966
* packaged-staging: allow to set DEPLOY_DIR_PSTAGE in local.confMarcin Juszkiewicz2008-07-011-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4754 311d38ba-8fff-0310-9ca6-ca027cbcb966
* rootfs_deb: use dpkg-scanpackages as our apt-native does not have ↵Marcin Juszkiewicz2008-06-301-1/+1
| | | | | | apt-ftparchive anymore git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4749 311d38ba-8fff-0310-9ca6-ca027cbcb966
* package.bbclass: changed library regexp to get dependencies for opensync ↵Marcin Juszkiewicz2008-06-181-1/+1
| | | | | | plugins properly git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4696 311d38ba-8fff-0310-9ca6-ca027cbcb966
* cmake.bbclass: added version from OE + cross-compilation supportMarcin Juszkiewicz2008-06-181-0/+11
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4688 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-autobuild-notifier.bbclass: Make sure the message is sent to all recipientsRichard Purdie2008-06-171-2/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4682 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-autobuild-notifier.bbclass: Fix parse errorRichard Purdie2008-06-171-4/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4681 311d38ba-8fff-0310-9ca6-ca027cbcb966
* classes: Add poky-autobuild-notifier classRichard Purdie2008-06-171-0/+61
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4679 311d38ba-8fff-0310-9ca6-ca027cbcb966
* packaged-staging.bbclass: Fix indentationRichard Purdie2008-06-131-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4647 311d38ba-8fff-0310-9ca6-ca027cbcb966
* packaged-staging.bbclass: create the opkg directories as required (from Richard)Ross Burton2008-06-131-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4646 311d38ba-8fff-0310-9ca6-ca027cbcb966
* image.bbclass: Make sure DEPLOY_DIR_IMAGE exists before running image generationRichard Purdie2008-06-121-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4633 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky.bbclass: Use pokylinux.org as the source mirrorRichard Purdie2008-06-121-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4624 311d38ba-8fff-0310-9ca6-ca027cbcb966
* opkg prints 'loading conf' informations so we get two lines each timeMarcin Juszkiewicz2008-06-061-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4604 311d38ba-8fff-0310-9ca6-ca027cbcb966