| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | base.bbclass: don't add shasum-native dependency if we are building shasum-na... | Ross Burton | 2008-05-06 | 1 | -6/+7 |
* | autotools.bbclass: There is no need to use the strange -t option to cp anymore | Richard Purdie | 2008-05-06 | 1 | -1/+1 |
* | bitbake.conf/siteinfo.bbclass/package.bbclass: Add in support for 'darwin8' | Richard Purdie | 2008-05-05 | 2 | -20/+22 |
* | poky.bbclass: Fix mirror URLs | Richard Purdie | 2008-05-05 | 1 | -2/+2 |
* | packaged-staging.bbclass: Set BB_STAMP_WHITELIST with packaged-staging tasks,... | Richard Purdie | 2008-05-04 | 1 | -11/+11 |
* | sdk.bbclass: Instead of changing HOST_VENDOR which badly affects gcc compilat... | Richard Purdie | 2008-05-02 | 1 | -2/+3 |
* | packaged-staging.bbclass: Fixup do_prepackaged_stage references | Richard Purdie | 2008-05-01 | 1 | -3/+2 |
* | base.bbclass: only depend on shasum-native if we don't have hashlib | Ross Burton | 2008-05-01 | 1 | -4/+22 |
* | sanity.bbclass: we don't use the md5sum binary any more, remove it | Ross Burton | 2008-05-01 | 1 | -1/+1 |
* | When checksuming tarballs use bb.utils.*_sum instead of calling commands dire... | Ross Burton | 2008-05-01 | 1 | -15/+15 |
* | packaged-staging.bbclass: Fix variable name typo | Richard Purdie | 2008-04-30 | 1 | -1/+1 |
* | packaged-staging.bbclass: Fix install race, improve staging cleaning functions. | Richard Purdie | 2008-04-28 | 1 | -16/+48 |
* | base.bbclass: Remove unneeded imports | Richard Purdie | 2008-04-27 | 1 | -2/+2 |
* | base.bbclass: Add checkuri/checkuriall tasks to check validity of upstream so... | Richard Purdie | 2008-04-27 | 1 | -0/+39 |
* | base.bbclass: Add setscene task to handle preparing the work area at the star... | Richard Purdie | 2008-04-27 | 2 | -11/+24 |
* | base.bbclass: Prefer gcc 3.4.6/7 over 3.4 | Richard Purdie | 2008-04-25 | 1 | -1/+1 |
* | packaged-staging: Make sure the task is part of the default tasks chain | Richard Purdie | 2008-04-23 | 1 | -1/+11 |
* | insane.bbclass: Drop pointless QA_LOG variable, add QA_LOGFILE so QA errors c... | Richard Purdie | 2008-04-22 | 1 | -7/+41 |
* | classes: Add packaged-staging.bbclass (from OE.dev) | Richard Purdie | 2008-04-22 | 1 | -0/+322 |
* | base.bbclass: Fix dependency_libs libtool mangling regexp | Richard Purdie | 2008-04-22 | 1 | -1/+1 |
* | sanity.bbclass: Add a check for dash as /bin/sh and error if found | Richard Purdie | 2008-04-21 | 1 | -0/+3 |
* | package.bbclass: unbreak | Marcin Juszkiewicz | 2008-04-11 | 1 | -0/+1 |
* | package.bbclass: Add patch to try and handle dynamic librbary dependencies on... | Richard Purdie | 2008-04-11 | 1 | -18/+82 |
* | image.bbclass: Run runtime_mapping_rename over PACKAGE_INSTALL so debian rena... | Richard Purdie | 2008-04-08 | 1 | -0/+2 |
* | kernel-arch.bbclass: Sync with OE.dev | Richard Purdie | 2008-04-08 | 1 | -1/+9 |
* | kernel.bbclass: Use INHIBIT_DEFAULT_DEPS to drop virtual/libc dependency sinc... | Richard Purdie | 2008-04-08 | 1 | -1/+4 |
* | insane.bbclass: use 'desktop-file-validate' from staging not from host system | Marcin Juszkiewicz | 2008-04-03 | 1 | -1/+2 |
* | cpan.bbclass: remove bashisms | Marcin Juszkiewicz | 2008-04-01 | 1 | -2/+2 |
* | kernel.bbclass: use u-boot-mkimage-native for uImage kernels (from linux.inc) | Marcin Juszkiewicz | 2008-03-25 | 1 | -1/+13 |
* | autotools.bbclass: Drop enable-maintainer-mode until such times as its been t... | Richard Purdie | 2008-03-21 | 1 | -1/+0 |
* | rootfs_ipk.bbclass: new update-alternatives script use OPKG_OFFLINE_ROOT (fro... | Marcin Juszkiewicz | 2008-03-20 | 1 | -0/+2 |
* | autotools.bbclass: fix typo in --enable-maintainer-mode | Ross Burton | 2008-03-20 | 1 | -1/+1 |
* | kernel.bbclass: Add staging hooks | Richard Purdie | 2008-03-20 | 1 | -0/+3 |
* | autotools.bbclass: Add autotools_stage_dir to help staging directories and in... | Richard Purdie | 2008-03-20 | 1 | -19/+19 |
* | native.bbclass: fix do_stage (s/"]/" ]/) - taken from OE | Marcin Juszkiewicz | 2008-03-20 | 1 | -1/+1 |
* | autotools.bbclass: Some further tweaks to autotools_stage_all | Richard Purdie | 2008-03-19 | 1 | -2/+2 |
* | autotools.bbclass: Fix typos | Richard Purdie | 2008-03-19 | 1 | -3/+1 |
* | autotools.bbclass: Handle case where is an empty directory | Richard Purdie | 2008-03-19 | 1 | -1/+3 |
* | autotools.bbclass: autotools_stage_all - improve handling of datadir | Richard Purdie | 2008-03-19 | 1 | -4/+6 |
* | autotools.bbclass: Add handling binary staging capability to autotools_stage_... | Richard Purdie | 2008-03-19 | 1 | -0/+12 |
* | base.bbclass: Sync with OE.dev | Richard Purdie | 2008-03-19 | 1 | -0/+19 |
* | cpan.bbclass: Fix native staging functions (sync with OE.dev) | Richard Purdie | 2008-03-19 | 1 | -2/+11 |
* | package.bbclass: Sync with OE.dev | Richard Purdie | 2008-03-19 | 1 | -8/+49 |
* | insane.bbclass: Sync with OE.dev | Richard Purdie | 2008-03-19 | 1 | -91/+92 |
* | autotools.bbclass/native.bbclass: Use autotools_stage_all instead of oe_runma... | Richard Purdie | 2008-03-19 | 2 | -3/+9 |
* | insane.bbclass: find desktop-file-validate on the path, so it can be added to... | Ross Burton | 2008-03-19 | 1 | -2/+1 |
* | image.bbclass: s/ipkg/opkg/ - spotten by Koen Kooi | Marcin Juszkiewicz | 2008-03-18 | 1 | -1/+1 |
* | rootfs_deb.bbclass: s/ipkg/opkg/ - spotten by Koen Kooi | Marcin Juszkiewicz | 2008-03-18 | 1 | -6/+6 |
* | rootfs_ipk/image.bbclass: removing of opkg lists data to rootfs_ipk class whe... | Marcin Juszkiewicz | 2008-03-17 | 2 | -2/+2 |
* | rootfs_ipk.bbclass: switched to opkg | Marcin Juszkiewicz | 2008-03-17 | 1 | -12/+12 |