| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Rearrange staging to match target system layout. This is a major change and w... | Richard Purdie | 2007-11-12 | 1 | -27/+21 |
* | pkgconfig.bbclass: Fix hardcoded staging layout references | Richard Purdie | 2007-11-12 | 1 | -2/+2 |
* | rootfs_deb.bbclass: Make sure alternatives path exists | Richard Purdie | 2007-11-12 | 1 | -0/+2 |
* | package_deb.bbclass: Fix hardcoded apt.conf path, add depends on run-postinst... | Richard Purdie | 2007-11-12 | 1 | -6/+6 |
* | Remove hardcoded staging layout assumptions | Richard Purdie | 2007-11-12 | 8 | -18/+18 |
* | rootfs_deb: Fix hardcoded etc references, add missing mkdir | Richard Purdie | 2007-11-05 | 1 | -8/+9 |
* | base.bbclass: Fix hardcoded staging references | Richard Purdie | 2007-10-29 | 1 | -2/+2 |
* | base.bbclass: Add note from OE | Richard Purdie | 2007-10-29 | 1 | -0/+1 |
* | base.bbclass: Clean up staging references | Richard Purdie | 2007-10-29 | 1 | -4/+4 |
* | autotools.bbclass: Reference STAGING_DATADIR | Richard Purdie | 2007-10-29 | 1 | -3/+3 |
* | sdk.bbclass: package more debug files (from OE) | Marcin Juszkiewicz | 2007-10-25 | 1 | -1/+2 |
* | openmoko2.bbclass: sync SVNREV with OE | Marcin Juszkiewicz | 2007-10-25 | 1 | -2/+2 |
* | package.bbclass: Make populate_packages copy files, not move them during do_p... | Richard Purdie | 2007-10-23 | 1 | -3/+82 |
* | siteinfo.bbclass: add mips support from OE | Marcin Juszkiewicz | 2007-10-19 | 1 | -0/+2 |
* | insane.bbclass: fix x86_64 arch name (from OE) | Marcin Juszkiewicz | 2007-10-19 | 1 | -1/+1 |
* | base.bbclass: add checksums.ini generator | Marcin Juszkiewicz | 2007-10-17 | 1 | -6/+17 |
* | base.bbclass: merge checksums.ini warning from OE | Marcin Juszkiewicz | 2007-10-16 | 1 | -2/+2 |
* | bootimg.bbclass: Fix taskname reference | Richard Purdie | 2007-10-11 | 1 | -1/+1 |
* | package.bbclass: Remove depchains packaged() check. This broke after pkgdata ... | Richard Purdie | 2007-10-02 | 1 | -3/+3 |
* | package_deb.bbclass: Create DPKG_ARCH to allow mapping between debian archs a... | Richard Purdie | 2007-09-27 | 1 | -2/+10 |
* | package.bbclass: Append to do_package[deptask], cleanup up PACKAGES checks, g... | Richard Purdie | 2007-09-27 | 1 | -11/+20 |
* | package_(ipk|deb).bbclass: Rename do_packages stamp to be clearer about what ... | Richard Purdie | 2007-09-27 | 2 | -9/+10 |
* | gnome.bbclass: change version regexp to handle x.y versions, not just x.y.z | Ross Burton | 2007-09-17 | 1 | -1/+1 |
* | kernel.bbclass: Add menuconfig task | Richard Purdie | 2007-09-17 | 1 | -0/+12 |
* | devshell.bbclass: Sync with OE since this no longer works at properly without... | Richard Purdie | 2007-09-17 | 1 | -2/+7 |
* | kernel.bbclass: Add kernel-vmlinux package | Richard Purdie | 2007-09-11 | 1 | -1/+3 |
* | package_ipk.bbclass: Improve directory existence check | Richard Purdie | 2007-09-05 | 1 | -0/+2 |
* | package_ipk.bbclass: Fix ipkg-sdk.conf | Richard Purdie | 2007-09-05 | 1 | -1/+1 |
* | package_ipk.bbclass: Create sdk Packages files | Richard Purdie | 2007-09-05 | 1 | -0/+4 |
* | base.bbclass: Swicth to use cleandirs flag for install task | Richard Purdie | 2007-09-05 | 1 | -6/+1 |
* | package_ipk.bbclass: Split ipk deploy directory by PACKAGE_ARCH (from OE) | Richard Purdie | 2007-09-05 | 1 | -0/+7 |
* | image.bbclass: Fix IMAGE_BASENAME and PACKAGE_INSTALL variables | Richard Purdie | 2007-09-05 | 1 | -5/+3 |
* | package.bbclass: Cleanup install references into a configurable variable | Richard Purdie | 2007-09-03 | 1 | -17/+19 |
* | base.bbclass: Remove and re-create when installing to ensure that it is empty | Ross Burton | 2007-09-03 | 1 | -0/+6 |
* | insane.bbclass: don't raise strings, but exceptions | Ross Burton | 2007-09-03 | 1 | -3/+3 |
* | image.bbclass: Revert some changes as bitbake can't seem to cope with them :-( | Richard Purdie | 2007-09-02 | 1 | -2/+5 |
* | image.bbclass/poky-image.bbclass: Add a function to create /etc/timestamp dur... | Richard Purdie | 2007-09-02 | 2 | -1/+9 |
* | sip.bbclass: Sync with OE | Richard Purdie | 2007-09-02 | 1 | -7/+7 |
* | tinderclient.bbclass: Sync with OE | Richard Purdie | 2007-09-02 | 1 | -3/+4 |
* | image.bbclass: Allow partial backwards compatibility | Richard Purdie | 2007-09-02 | 1 | -3/+3 |
* | classes/distutils*.bbclass: Merge updates from OE | Richard Purdie | 2007-09-02 | 2 | -9/+43 |
* | insane.bbclass: Merge updates from OE | Richard Purdie | 2007-09-02 | 1 | -22/+322 |
* | classes: Sync various tweaks from OE | Richard Purdie | 2007-09-01 | 4 | -11/+13 |
* | linux_modules.bbclass: Remove unneeded file | Richard Purdie | 2007-09-01 | 1 | -19/+0 |
* | module.bbclass: PARALLEL_INSTALL_MODULES is dead code | Richard Purdie | 2007-09-01 | 1 | -17/+0 |
* | Factor ipkg index and conf file creation into package_ipk.bbclass | Richard Purdie | 2007-09-01 | 4 | -30/+80 |
* | rm_work.bbclass: Update for bitbake 1.8.8 | Richard Purdie | 2007-09-01 | 1 | -9/+9 |
* | native.bbclass: Don't use site files for native builds | Richard Purdie | 2007-09-01 | 1 | -0/+3 |
* | debian.bbclass: Remove stable BUILD_ALL_DEPS reference | Richard Purdie | 2007-09-01 | 1 | -2/+1 |
* | classes: Sync with OE | Richard Purdie | 2007-09-01 | 4 | -20/+87 |