summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Collapse)AuthorAgeFilesLines
* Don't use a bashism when creating directoriesRoss Burton2007-08-071-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2380 311d38ba-8fff-0310-9ca6-ca027cbcb966
* package_deb/rootfs_deb.bbclass: Add fix from OE, add copyright noticeRichard Purdie2007-08-072-0/+8
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2377 311d38ba-8fff-0310-9ca6-ca027cbcb966
* package.bbclass: Deal with write protected files correctlyRichard Purdie2007-08-061-3/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2374 311d38ba-8fff-0310-9ca6-ca027cbcb966
* package.bbclass: Try stripping files more enthusiasticallyRichard Purdie2007-08-061-5/+11
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2372 311d38ba-8fff-0310-9ca6-ca027cbcb966
* package.bbclass: Convert runstrip shell into pythonRichard Purdie2007-08-061-61/+45
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2371 311d38ba-8fff-0310-9ca6-ca027cbcb966
* update-rc.d.bbclass: Tweak changeRichard Purdie2007-08-061-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2370 311d38ba-8fff-0310-9ca6-ca027cbcb966
* update-rc.d.bbclass: Stop the class corrupting the D variableRichard Purdie2007-08-061-6/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2369 311d38ba-8fff-0310-9ca6-ca027cbcb966
* base.bbclass: Correct git-native autodependenciesRichard Purdie2007-08-031-3/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2351 311d38ba-8fff-0310-9ca6-ca027cbcb966
* patch.bbclass: Add support for maxrev and minrevRichard Purdie2007-08-031-21/+23
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2350 311d38ba-8fff-0310-9ca6-ca027cbcb966
* base.bbclass: Auto add dependency on git-native when neededRichard Purdie2007-08-031-0/+7
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2349 311d38ba-8fff-0310-9ca6-ca027cbcb966
* base.bbclass: Fix base_get_srcrevRichard Purdie2007-08-011-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2278 311d38ba-8fff-0310-9ca6-ca027cbcb966
* sanity: Add check for help2manRichard Purdie2007-08-011-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2275 311d38ba-8fff-0310-9ca6-ca027cbcb966
* image.bbclass: Ensure the system python is used, not the one in stagingRichard Purdie2007-08-011-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2250 311d38ba-8fff-0310-9ca6-ca027cbcb966
* base.bbclass: Minor performance tweak, add base_get_srcrev()Richard Purdie2007-08-011-1/+10
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2249 311d38ba-8fff-0310-9ca6-ca027cbcb966
* openmoko: added classes needed by openmoko-libsMarcin Juszkiewicz2007-07-092-0/+23
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2134 311d38ba-8fff-0310-9ca6-ca027cbcb966
* base.bbclass: Revert quoting changesRichard Purdie2007-07-071-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2129 311d38ba-8fff-0310-9ca6-ca027cbcb966
* debian.bbclass: fixed typoMarcin Juszkiewicz2007-07-061-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2127 311d38ba-8fff-0310-9ca6-ca027cbcb966
* base.bbclass: Start to fix quotingRichard Purdie2007-07-061-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2126 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-image.bbclass: added description of newer IMAGE_FEATURESMarcin Juszkiewicz2007-07-051-3/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2109 311d38ba-8fff-0310-9ca6-ca027cbcb966
* sanity: if Poky is used by root user (userid 0) then raise errorMarcin Juszkiewicz2007-07-041-0/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2093 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-image.bbclass: Fix typoRichard Purdie2007-06-301-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2065 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Rewrite IMAGE_FEATURES tools options (people may be to update their ↵Richard Purdie2007-06-291-9/+13
| | | | | | local.conf), split into debug and profiling and add more profiling tools. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2063 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-base: we want task-base-dev tooMarcin Juszkiewicz2007-06-281-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2042 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-base: we want task-base-dbg and no need for task-base-devMarcin Juszkiewicz2007-06-281-1/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2040 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-image.bbclass: fix task-poky-apps-x11-pimlico namesMarcin Juszkiewicz2007-06-281-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2039 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Cleaned up task-poky and Poky images.Marcin Juszkiewicz2007-06-281-14/+47
| | | | | | | | By default we install task-poky-boot and task-base. Additional stuff was split to several tasks and each got IMAGE_FEATURE. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2037 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake.conf: Move SDK_NAME and SDK_PREFIX into bitbake.confRichard Purdie2007-06-271-3/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2035 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-image.bbclass: new class used for making Poky imagesMarcin Juszkiewicz2007-06-271-0/+43
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2031 311d38ba-8fff-0310-9ca6-ca027cbcb966
* rootfs classes: added remove_packaging_data_files() function to be used in ↵Marcin Juszkiewicz2007-06-262-0/+8
| | | | | | minimal images git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2007 311d38ba-8fff-0310-9ca6-ca027cbcb966
* package.bbclass: Disable locale RDEPENDS since it currently does nothing due ↵Richard Purdie2007-06-181-3/+9
| | | | | | to broken depends, breaks meta-toolchain and is incompatible with debian git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1965 311d38ba-8fff-0310-9ca6-ca027cbcb966
* sdk.bbclass: Sync with OERichard Purdie2007-06-161-3/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1959 311d38ba-8fff-0310-9ca6-ca027cbcb966
* sdk.bbclass: Set PACKAGE_ARCH to something suitable (update task-sdk, ↵Richard Purdie2007-06-161-2/+4
| | | | | | meta-toolchain) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1956 311d38ba-8fff-0310-9ca6-ca027cbcb966
* module.bbclass: make all modules depend on update-modulesMarcin Juszkiewicz2007-06-131-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1925 311d38ba-8fff-0310-9ca6-ca027cbcb966
* rootfs_deb.bbclass: removed usage of /dev/null as stdin as BitBake do that ↵Marcin Juszkiewicz2007-06-121-3/+3
| | | | | | now by default git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1919 311d38ba-8fff-0310-9ca6-ca027cbcb966
* rootfs_deb.bbclass: updated to works with APT 0.6Marcin Juszkiewicz2007-06-121-3/+3
| | | | | | | | | APT 0.6 require repositories to be GPG signed but Poky have them unsigned. Second problem is that APT tries to read something from stdin (even when forced to choose 'Yes') so it now gets /dev/null as stdin. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1916 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bootimg.bbclass: get kernel from proper directory in stagingMarcin Juszkiewicz2007-06-111-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1911 311d38ba-8fff-0310-9ca6-ca027cbcb966
* native.bbclass: Remove uneeded variablesRichard Purdie2007-06-101-7/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1902 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Remove useless classRichard Purdie2007-06-101-16/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1901 311d38ba-8fff-0310-9ca6-ca027cbcb966
* pkgconfig.bbclass: create proper directoryMarcin Juszkiewicz2007-06-091-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1900 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bootimg.bbclass: fixed generation of ISO & HDD imagesMarcin Juszkiewicz2007-06-081-15/+18
| | | | | | | | | | | | bootimg.bbclass supported creation of FAT filesystem images for usage with syslinux (kernel and initrd in /boot/) and creation of ISO images with kernel and initrd on it. ISO images contained also not needed /boot/ directory from FAT image. Now still two files are created as result but both contain only needed files. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1899 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bootimg: reformatted againMarcin Juszkiewicz2007-06-081-5/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1898 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bootimg: reformattedMarcin Juszkiewicz2007-06-081-1/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1897 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bootimg.bbclass: imported from OE, updated to recent BitBakeMarcin Juszkiewicz2007-06-081-0/+90
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1894 311d38ba-8fff-0310-9ca6-ca027cbcb966
* syslinux.bbclass: imported from OE (needed to generate booting CD)Marcin Juszkiewicz2007-06-081-0/+156
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1893 311d38ba-8fff-0310-9ca6-ca027cbcb966
* src_distribute: fix when licenses are separated with |, renamed vars to more ↵Marcin Juszkiewicz2007-06-071-3/+3
| | | | | | readable ones git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1885 311d38ba-8fff-0310-9ca6-ca027cbcb966
* src_distribute.bbclass: add distsrcall task which calls ↵Marcin Juszkiewicz2007-06-051-0/+6
| | | | | | do_distribute_sources recursively git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1863 311d38ba-8fff-0310-9ca6-ca027cbcb966
* src_distribute classes: store sources in tmp/deploy/sources/LICENSE dirsMarcin Juszkiewicz2007-06-052-32/+15
| | | | | | | | - recipe with few licenses has source stored in few directories - recipes without LICENSE have source stored in "unknown" directory git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1862 311d38ba-8fff-0310-9ca6-ca027cbcb966
* classes/conf: Merge missing package epoch (PE) support (from OE), also make ↵Richard Purdie2007-05-312-4/+12
| | | | | | OE package field sane git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1839 311d38ba-8fff-0310-9ca6-ca027cbcb966
* cpan.bbclass: sync another fix from OE - this time for uclibc modeMarcin Juszkiewicz2007-05-301-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1826 311d38ba-8fff-0310-9ca6-ca027cbcb966
* cpan classes: sync Perl with OEMarcin Juszkiewicz2007-05-303-16/+161
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1815 311d38ba-8fff-0310-9ca6-ca027cbcb966