Age | Commit message (Expand) | Author | Files |
2007-09-17 | gnome.bbclass: change version regexp to handle x.y versions, not just x.y.z | Ross Burton | 1 |
2007-09-17 | kernel.bbclass: Add menuconfig task | Richard Purdie | 1 |
2007-09-17 | devshell.bbclass: Sync with OE since this no longer works at properly without... | Richard Purdie | 1 |
2007-09-11 | kernel.bbclass: Add kernel-vmlinux package | Richard Purdie | 1 |
2007-09-05 | package_ipk.bbclass: Improve directory existence check | Richard Purdie | 1 |
2007-09-05 | package_ipk.bbclass: Fix ipkg-sdk.conf | Richard Purdie | 1 |
2007-09-05 | package_ipk.bbclass: Create sdk Packages files | Richard Purdie | 1 |
2007-09-05 | base.bbclass: Swicth to use cleandirs flag for install task | Richard Purdie | 1 |
2007-09-05 | package_ipk.bbclass: Split ipk deploy directory by PACKAGE_ARCH (from OE) | Richard Purdie | 1 |
2007-09-05 | image.bbclass: Fix IMAGE_BASENAME and PACKAGE_INSTALL variables | Richard Purdie | 1 |
2007-09-03 | package.bbclass: Cleanup install references into a configurable variable | Richard Purdie | 1 |
2007-09-03 | base.bbclass: Remove and re-create when installing to ensure that it is empty | Ross Burton | 1 |
2007-09-03 | insane.bbclass: don't raise strings, but exceptions | Ross Burton | 1 |
2007-09-02 | image.bbclass: Revert some changes as bitbake can't seem to cope with them :-( | Richard Purdie | 1 |
2007-09-02 | image.bbclass/poky-image.bbclass: Add a function to create /etc/timestamp dur... | Richard Purdie | 2 |
2007-09-02 | sip.bbclass: Sync with OE | Richard Purdie | 1 |
2007-09-02 | tinderclient.bbclass: Sync with OE | Richard Purdie | 1 |
2007-09-02 | image.bbclass: Allow partial backwards compatibility | Richard Purdie | 1 |
2007-09-02 | classes/distutils*.bbclass: Merge updates from OE | Richard Purdie | 2 |
2007-09-02 | insane.bbclass: Merge updates from OE | Richard Purdie | 1 |
2007-09-01 | classes: Sync various tweaks from OE | Richard Purdie | 4 |
2007-09-01 | linux_modules.bbclass: Remove unneeded file | Richard Purdie | 1 |
2007-09-01 | module.bbclass: PARALLEL_INSTALL_MODULES is dead code | Richard Purdie | 1 |
2007-09-01 | Factor ipkg index and conf file creation into package_ipk.bbclass | Richard Purdie | 4 |
2007-09-01 | rm_work.bbclass: Update for bitbake 1.8.8 | Richard Purdie | 1 |
2007-09-01 | native.bbclass: Don't use site files for native builds | Richard Purdie | 1 |
2007-09-01 | debian.bbclass: Remove stable BUILD_ALL_DEPS reference | Richard Purdie | 1 |
2007-09-01 | classes: Sync with OE | Richard Purdie | 4 |
2007-09-01 | base.bbclass: Further tweaks from OE | Richard Purdie | 1 |
2007-09-01 | base.bbclass: Remove legacy code which hides bugs | Richard Purdie | 1 |
2007-09-01 | base.bbclass: Remove showdata task (its broken and bitbake -e is equivalent a... | Richard Purdie | 1 |
2007-08-29 | kernel.bbclass: Sync with OE for packaging changes | Richard Purdie | 1 |
2007-08-29 | gnome.bbclass: remove unneeded -I argument to autoconf | Ross Burton | 1 |
2007-08-28 | openmoko2.bbclass: taken from OE for updated OpenMoko 2007.2 recipes | Marcin Juszkiewicz | 1 |
2007-08-27 | poky-image.bbclass: install task-poky-standalone-sdk-target into SDK images t... | Marcin Juszkiewicz | 1 |
2007-08-24 | package_ipk/deb.bbclass: Add locking for package creation to stop conflicts | Richard Purdie | 2 |
2007-08-24 | package.bbclass: Fix typo | Richard Purdie | 1 |
2007-08-23 | debian.bbclass: Fix dependencies | Richard Purdie | 1 |
2007-08-21 | package.bbclass: Add back package_write task in a new form | Richard Purdie | 3 |
2007-08-21 | base.bbclass: Make populate_staging run after install to avoid conflicts | Richard Purdie | 1 |
2007-08-21 | package.bbclass: More pkgdata fixes, (install task needs to rerun on existing... | Richard Purdie | 3 |
2007-08-21 | base.bbclass: populate_staging after do_compile. Any packages staging impleme... | Richard Purdie | 1 |
2007-08-21 | base.bbclass: Set pkgdata location to something machine specific when needed ... | Richard Purdie | 2 |
2007-08-21 | packaging: Split deb and ipk creation into separate tasks so changing the pac... | Richard Purdie | 8 |
2007-08-17 | rootfs_deb.bbclass: Remove spurious mkdir, I needed this because my deploy/ w... | Ross Burton | 1 |
2007-08-17 | Create usr/lib/ipkg in the rootfs before putting symlinks in it | Ross Burton | 1 |
2007-08-17 | Instead of exit 0, do exit 1. 0 is 0, so this doesn't work as intended | Ross Burton | 1 |
2007-08-12 | sanity.bbclass: Run sanity checks before parsing for speed, sync with OE | Richard Purdie | 1 |
2007-08-12 | base.bbclass: Improve performance with SRC_URI_OVERRIDES_PACKAGE_ARCH enabled... | Richard Purdie | 1 |
2007-08-11 | base.bbclass: Fix SRC_URI_OVERRIDES_PACKAGE_ARCH handling | Richard Purdie | 1 |