summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Collapse)AuthorAgeFilesLines
...
* autotools.bbclass: Drop enable-maintainer-mode until such times as its been ↵Richard Purdie2008-03-211-1/+0
| | | | | | tested properly git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4109 311d38ba-8fff-0310-9ca6-ca027cbcb966
* rootfs_ipk.bbclass: new update-alternatives script use OPKG_OFFLINE_ROOT ↵Marcin Juszkiewicz2008-03-201-0/+2
| | | | | | (from OE) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4108 311d38ba-8fff-0310-9ca6-ca027cbcb966
* autotools.bbclass: fix typo in --enable-maintainer-modeRoss Burton2008-03-201-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4107 311d38ba-8fff-0310-9ca6-ca027cbcb966
* kernel.bbclass: Add staging hooksRichard Purdie2008-03-201-0/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4100 311d38ba-8fff-0310-9ca6-ca027cbcb966
* autotools.bbclass: Add autotools_stage_dir to help staging directories and ↵Richard Purdie2008-03-201-19/+19
| | | | | | increase list of directories to stage (include base_sbin, base_bin and libexec) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4098 311d38ba-8fff-0310-9ca6-ca027cbcb966
* native.bbclass: fix do_stage (s/"]/" ]/) - taken from OEMarcin Juszkiewicz2008-03-201-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4096 311d38ba-8fff-0310-9ca6-ca027cbcb966
* autotools.bbclass: Some further tweaks to autotools_stage_allRichard Purdie2008-03-191-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4080 311d38ba-8fff-0310-9ca6-ca027cbcb966
* autotools.bbclass: Fix typosRichard Purdie2008-03-191-3/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4079 311d38ba-8fff-0310-9ca6-ca027cbcb966
* autotools.bbclass: Handle case where is an empty directoryRichard Purdie2008-03-191-1/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4078 311d38ba-8fff-0310-9ca6-ca027cbcb966
* autotools.bbclass: autotools_stage_all - improve handling of datadirRichard Purdie2008-03-191-4/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4077 311d38ba-8fff-0310-9ca6-ca027cbcb966
* autotools.bbclass: Add handling binary staging capability to ↵Richard Purdie2008-03-191-0/+12
| | | | | | autotools_stage_all for compatible binaries fixing various -native package issues git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4075 311d38ba-8fff-0310-9ca6-ca027cbcb966
* base.bbclass: Sync with OE.devRichard Purdie2008-03-191-0/+19
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4064 311d38ba-8fff-0310-9ca6-ca027cbcb966
* cpan.bbclass: Fix native staging functions (sync with OE.dev)Richard Purdie2008-03-191-2/+11
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4063 311d38ba-8fff-0310-9ca6-ca027cbcb966
* package.bbclass: Sync with OE.devRichard Purdie2008-03-191-8/+49
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4062 311d38ba-8fff-0310-9ca6-ca027cbcb966
* insane.bbclass: Sync with OE.devRichard Purdie2008-03-191-91/+92
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4060 311d38ba-8fff-0310-9ca6-ca027cbcb966
* autotools.bbclass/native.bbclass: Use autotools_stage_all instead of ↵Richard Purdie2008-03-192-3/+9
| | | | | | oe_runmake install for staging autotooled native packages (from OE.dev) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4056 311d38ba-8fff-0310-9ca6-ca027cbcb966
* insane.bbclass: find desktop-file-validate on the path, so it can be added ↵Ross Burton2008-03-191-2/+1
| | | | | | to ASSUME_PROVIDED git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4053 311d38ba-8fff-0310-9ca6-ca027cbcb966
* image.bbclass: s/ipkg/opkg/ - spotten by Koen KooiMarcin Juszkiewicz2008-03-181-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4044 311d38ba-8fff-0310-9ca6-ca027cbcb966
* rootfs_deb.bbclass: s/ipkg/opkg/ - spotten by Koen KooiMarcin Juszkiewicz2008-03-181-6/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4043 311d38ba-8fff-0310-9ca6-ca027cbcb966
* rootfs_ipk/image.bbclass: removing of opkg lists data to rootfs_ipk class ↵Marcin Juszkiewicz2008-03-172-2/+2
| | | | | | | | | where it should belong Signed-off-by: Marcin Juszkiewicz <hrw@openedhand.com> git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4028 311d38ba-8fff-0310-9ca6-ca027cbcb966
* rootfs_ipk.bbclass: switched to opkgMarcin Juszkiewicz2008-03-171-12/+12
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4026 311d38ba-8fff-0310-9ca6-ca027cbcb966
* package_ipk.bbclass: switched to opkgMarcin Juszkiewicz2008-03-171-6/+5
| | | | | | | Signed-off-by: Marcin Juszkiewicz <hrw@openedhand.com> git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4025 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bootimg.bbclass: removed bootsplash task support - we do not have such oneMarcin Juszkiewicz2008-03-111-4/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3989 311d38ba-8fff-0310-9ca6-ca027cbcb966
* base.bbclass: Let unpack task remove S beforehand which fixes clean ↵Richard Purdie2008-03-101-4/+7
| | | | | | handling. Optimise some expand and getVar calls git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3982 311d38ba-8fff-0310-9ca6-ca027cbcb966
* debian.bbclass: merge DEBIANNAME support from OEMarcin Juszkiewicz2008-03-041-1/+7
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3904 311d38ba-8fff-0310-9ca6-ca027cbcb966
* base.bbclass: Sync with OERichard Purdie2008-03-031-23/+38
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3894 311d38ba-8fff-0310-9ca6-ca027cbcb966
* base.bbclass: align build configuration dump properlyMarcin Juszkiewicz2008-02-171-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3823 311d38ba-8fff-0310-9ca6-ca027cbcb966
* base.bbclass: Drop _FUNCTION suffix to METADATA_REVISIONRichard Purdie2008-02-151-3/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3819 311d38ba-8fff-0310-9ca6-ca027cbcb966
* base.bbclass: Show svn revision of poky being usedRichard Purdie2008-02-151-12/+28
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3818 311d38ba-8fff-0310-9ca6-ca027cbcb966
* lib_package.bbclass: Convert to use SOLIBSRichard Purdie2008-02-111-3/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3776 311d38ba-8fff-0310-9ca6-ca027cbcb966
* package_tar.bbclass: Make the output slightly less verboseRichard Purdie2008-02-111-4/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3773 311d38ba-8fff-0310-9ca6-ca027cbcb966
* autotools.bbclass: enable maintainer mode when configuringRoss Burton2008-02-111-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3758 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gnome.bbclass: disable GConf schema installationRoss Burton2008-02-111-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3755 311d38ba-8fff-0310-9ca6-ca027cbcb966
* sdk.bbclass: Set PKG_CONFIG_SYSROOT_DIR correctlyRichard Purdie2008-02-111-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3735 311d38ba-8fff-0310-9ca6-ca027cbcb966
* package.bbclass: Avoid double suffix depchain packagesRichard Purdie2008-02-071-0/+8
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3711 311d38ba-8fff-0310-9ca6-ca027cbcb966
* sanity.bbclass: Fix typoRichard Purdie2008-02-071-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3695 311d38ba-8fff-0310-9ca6-ca027cbcb966
* sanity.bbclass: Fix qemu checkRichard Purdie2008-02-071-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3694 311d38ba-8fff-0310-9ca6-ca027cbcb966
* kernel.bbclass: added deploy task from linux.inc recipeMarcin Juszkiewicz2008-02-061-0/+34
| | | | | | | | | - creation of modules.tgz - uImage mangling with uboot-mkimage - symlinking built kernel git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3676 311d38ba-8fff-0310-9ca6-ca027cbcb966
* kernel.bbclass: indent sizecheck function like rest of fileMarcin Juszkiewicz2008-02-061-6/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3675 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Rename gcc-native3 -> gcc3-native for consistency and update sanity.bbclass ↵Richard Purdie2008-02-051-2/+5
| | | | | | to account for gcc3 changes git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3670 311d38ba-8fff-0310-9ca6-ca027cbcb966
* sanity.bbclass: Check TMPDIR doesn't change, error if it doesRichard Purdie2008-01-311-1/+15
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3647 311d38ba-8fff-0310-9ca6-ca027cbcb966
* autotools.bbclass: Ensure the current working directory is preserved in ↵Richard Purdie2008-01-291-0/+2
| | | | | | autotools_stage_all git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3620 311d38ba-8fff-0310-9ca6-ca027cbcb966
* autotools.bbclass: Fix so libraries in directories are handled correctly ↵Richard Purdie2008-01-291-8/+18
| | | | | | with oe_libinstall, fixing staging QA issues. Thanks go to Ross for the basic patch. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3618 311d38ba-8fff-0310-9ca6-ca027cbcb966
* package.bbclass: Abstract shlibs path to SHLIBSDIR variableRichard Purdie2008-01-231-22/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3576 311d38ba-8fff-0310-9ca6-ca027cbcb966
* autotools.bbclass: Make sure STAGING_INCDIR existsRichard Purdie2008-01-181-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3553 311d38ba-8fff-0310-9ca6-ca027cbcb966
* autotools.bbclass: Really fix autostaging function to correctly handle cases ↵Richard Purdie2008-01-181-1/+1
| | | | | | where only subdirectories of files exist git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3538 311d38ba-8fff-0310-9ca6-ca027cbcb966
* autotools.bbclass: Fix autostaging function to correctly handle cases where ↵Richard Purdie2008-01-181-1/+1
| | | | | | only subdirectories of files exist git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3517 311d38ba-8fff-0310-9ca6-ca027cbcb966
* package.bbclass: Fix shlibs and pkgconfig magic to use HOST_SYS, not TARGET_SYSRichard Purdie2008-01-171-12/+10
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3511 311d38ba-8fff-0310-9ca6-ca027cbcb966
* sdk.bbclass: Set CPPFLAGS and CFLAGS correctlyRichard Purdie2008-01-171-3/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3509 311d38ba-8fff-0310-9ca6-ca027cbcb966
* sdk.bbclass: Set rpath correctly for sdk binaries and use the target prefix ↵Richard Purdie2008-01-171-2/+3
| | | | | | to ensure sdk and native staging don't mix. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3501 311d38ba-8fff-0310-9ca6-ca027cbcb966