Age | Commit message (Expand) | Author | Files |
2008-05-20 | rootfs_deb.bbclass: Use /var/dpkg for dpkg status data | Richard Purdie | 1 |
2008-05-20 | rootfs_deb: Export OPKG_OFFLINE_ROOT for update-alternatives fixing dpkg root... | Richard Purdie | 1 |
2008-05-20 | gtk-icon-cache.bbclass: Using dashes in shell function names is a really bad ... | Richard Purdie | 1 |
2008-05-18 | packaged-staging.bbclass: Make the class compatible with opkg, ipkg and ipkg-... | Richard Purdie | 1 |
2008-05-18 | image.bbclass: Fix locking so multiple image targets work | Richard Purdie | 1 |
2008-05-18 | patch.bbclass: Make it possibe to override the patch dependency | Richard Purdie | 1 |
2008-05-18 | packaged-staging.bbclass: Execute staging_helper earlier to make sure the con... | Richard Purdie | 1 |
2008-05-16 | packaged-staging.bbclass: Improve postamble exit code handling | Richard Purdie | 1 |
2008-05-15 | classes: Add gtk-doc.bbclass | Richard Purdie | 1 |
2008-05-14 | packaged-staging.bbclass: Add code to handle checking the stamp dependency tr... | Richard Purdie | 1 |
2008-05-12 | base.bbclass: Add sanity check for multiple file matches to oe_libinstall fro... | Richard Purdie | 1 |
2008-05-12 | autotools.bbclass: Switch stage_autotools_all to change la files itself and t... | Richard Purdie | 1 |
2008-05-07 | sanity.bbclass: Sync with OE, introduce TMPDIR ABI versioning, drop bitbake 1... | Richard Purdie | 1 |
2008-05-07 | sanity.bbclass: Add check of the /proc/sys/vm/mmap_min_addr value and warn if... | Richard Purdie | 1 |
2008-05-06 | base.bbclass: don't add shasum-native dependency if we are building shasum-na... | Ross Burton | 1 |
2008-05-06 | autotools.bbclass: There is no need to use the strange -t option to cp anymore | Richard Purdie | 1 |
2008-05-05 | bitbake.conf/siteinfo.bbclass/package.bbclass: Add in support for 'darwin8' | Richard Purdie | 2 |
2008-05-05 | poky.bbclass: Fix mirror URLs | Richard Purdie | 1 |
2008-05-04 | packaged-staging.bbclass: Set BB_STAMP_WHITELIST with packaged-staging tasks,... | Richard Purdie | 1 |
2008-05-02 | sdk.bbclass: Instead of changing HOST_VENDOR which badly affects gcc compilat... | Richard Purdie | 1 |
2008-05-01 | packaged-staging.bbclass: Fixup do_prepackaged_stage references | Richard Purdie | 1 |
2008-05-01 | base.bbclass: only depend on shasum-native if we don't have hashlib | Ross Burton | 1 |
2008-05-01 | sanity.bbclass: we don't use the md5sum binary any more, remove it | Ross Burton | 1 |
2008-05-01 | When checksuming tarballs use bb.utils.*_sum instead of calling commands dire... | Ross Burton | 1 |
2008-04-30 | packaged-staging.bbclass: Fix variable name typo | Richard Purdie | 1 |
2008-04-28 | packaged-staging.bbclass: Fix install race, improve staging cleaning functions. | Richard Purdie | 1 |
2008-04-27 | base.bbclass: Remove unneeded imports | Richard Purdie | 1 |
2008-04-27 | base.bbclass: Add checkuri/checkuriall tasks to check validity of upstream so... | Richard Purdie | 1 |
2008-04-27 | base.bbclass: Add setscene task to handle preparing the work area at the star... | Richard Purdie | 2 |
2008-04-25 | base.bbclass: Prefer gcc 3.4.6/7 over 3.4 | Richard Purdie | 1 |
2008-04-23 | packaged-staging: Make sure the task is part of the default tasks chain | Richard Purdie | 1 |
2008-04-22 | insane.bbclass: Drop pointless QA_LOG variable, add QA_LOGFILE so QA errors c... | Richard Purdie | 1 |
2008-04-22 | classes: Add packaged-staging.bbclass (from OE.dev) | Richard Purdie | 1 |
2008-04-22 | base.bbclass: Fix dependency_libs libtool mangling regexp | Richard Purdie | 1 |
2008-04-21 | sanity.bbclass: Add a check for dash as /bin/sh and error if found | Richard Purdie | 1 |
2008-04-11 | package.bbclass: unbreak | Marcin Juszkiewicz | 1 |
2008-04-11 | package.bbclass: Add patch to try and handle dynamic librbary dependencies on... | Richard Purdie | 1 |
2008-04-08 | image.bbclass: Run runtime_mapping_rename over PACKAGE_INSTALL so debian rena... | Richard Purdie | 1 |
2008-04-08 | kernel-arch.bbclass: Sync with OE.dev | Richard Purdie | 1 |
2008-04-08 | kernel.bbclass: Use INHIBIT_DEFAULT_DEPS to drop virtual/libc dependency sinc... | Richard Purdie | 1 |
2008-04-03 | insane.bbclass: use 'desktop-file-validate' from staging not from host system | Marcin Juszkiewicz | 1 |
2008-04-01 | cpan.bbclass: remove bashisms | Marcin Juszkiewicz | 1 |
2008-03-25 | kernel.bbclass: use u-boot-mkimage-native for uImage kernels (from linux.inc) | Marcin Juszkiewicz | 1 |
2008-03-21 | autotools.bbclass: Drop enable-maintainer-mode until such times as its been t... | Richard Purdie | 1 |
2008-03-20 | rootfs_ipk.bbclass: new update-alternatives script use OPKG_OFFLINE_ROOT (fro... | Marcin Juszkiewicz | 1 |
2008-03-20 | autotools.bbclass: fix typo in --enable-maintainer-mode | Ross Burton | 1 |
2008-03-20 | kernel.bbclass: Add staging hooks | Richard Purdie | 1 |
2008-03-20 | autotools.bbclass: Add autotools_stage_dir to help staging directories and in... | Richard Purdie | 1 |
2008-03-20 | native.bbclass: fix do_stage (s/"]/" ]/) - taken from OE | Marcin Juszkiewicz | 1 |
2008-03-19 | autotools.bbclass: Some further tweaks to autotools_stage_all | Richard Purdie | 1 |