Age | Commit message (Expand) | Author | Files |
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 |
2008-03-19 | autotools.bbclass: Fix typos | Richard Purdie | 1 |
2008-03-19 | autotools.bbclass: Handle case where is an empty directory | Richard Purdie | 1 |
2008-03-19 | autotools.bbclass: autotools_stage_all - improve handling of datadir | Richard Purdie | 1 |
2008-03-19 | autotools.bbclass: Add handling binary staging capability to autotools_stage_... | Richard Purdie | 1 |
2008-03-19 | base.bbclass: Sync with OE.dev | Richard Purdie | 1 |
2008-03-19 | cpan.bbclass: Fix native staging functions (sync with OE.dev) | Richard Purdie | 1 |
2008-03-19 | package.bbclass: Sync with OE.dev | Richard Purdie | 1 |
2008-03-19 | insane.bbclass: Sync with OE.dev | Richard Purdie | 1 |
2008-03-19 | autotools.bbclass/native.bbclass: Use autotools_stage_all instead of oe_runma... | Richard Purdie | 2 |
2008-03-19 | insane.bbclass: find desktop-file-validate on the path, so it can be added to... | Ross Burton | 1 |
2008-03-18 | image.bbclass: s/ipkg/opkg/ - spotten by Koen Kooi | Marcin Juszkiewicz | 1 |
2008-03-18 | rootfs_deb.bbclass: s/ipkg/opkg/ - spotten by Koen Kooi | Marcin Juszkiewicz | 1 |
2008-03-17 | rootfs_ipk/image.bbclass: removing of opkg lists data to rootfs_ipk class whe... | Marcin Juszkiewicz | 2 |
2008-03-17 | rootfs_ipk.bbclass: switched to opkg | Marcin Juszkiewicz | 1 |
2008-03-17 | package_ipk.bbclass: switched to opkg | Marcin Juszkiewicz | 1 |
2008-03-11 | bootimg.bbclass: removed bootsplash task support - we do not have such one | Marcin Juszkiewicz | 1 |
2008-03-10 | base.bbclass: Let unpack task remove S beforehand which fixes clean handling.... | Richard Purdie | 1 |
2008-03-04 | debian.bbclass: merge DEBIANNAME support from OE | Marcin Juszkiewicz | 1 |
2008-03-03 | base.bbclass: Sync with OE | Richard Purdie | 1 |
2008-02-17 | base.bbclass: align build configuration dump properly | Marcin Juszkiewicz | 1 |
2008-02-15 | base.bbclass: Drop _FUNCTION suffix to METADATA_REVISION | Richard Purdie | 1 |
2008-02-15 | base.bbclass: Show svn revision of poky being used | Richard Purdie | 1 |
2008-02-11 | lib_package.bbclass: Convert to use SOLIBS | Richard Purdie | 1 |
2008-02-11 | package_tar.bbclass: Make the output slightly less verbose | Richard Purdie | 1 |
2008-02-11 | autotools.bbclass: enable maintainer mode when configuring | Ross Burton | 1 |
2008-02-11 | gnome.bbclass: disable GConf schema installation | Ross Burton | 1 |
2008-02-11 | sdk.bbclass: Set PKG_CONFIG_SYSROOT_DIR correctly | Richard Purdie | 1 |
2008-02-07 | package.bbclass: Avoid double suffix depchain packages | Richard Purdie | 1 |
2008-02-07 | sanity.bbclass: Fix typo | Richard Purdie | 1 |
2008-02-07 | sanity.bbclass: Fix qemu check | Richard Purdie | 1 |
2008-02-06 | kernel.bbclass: added deploy task from linux.inc recipe | Marcin Juszkiewicz | 1 |
2008-02-06 | kernel.bbclass: indent sizecheck function like rest of file | Marcin Juszkiewicz | 1 |
2008-02-05 | Rename gcc-native3 -> gcc3-native for consistency and update sanity.bbclass t... | Richard Purdie | 1 |
2008-01-31 | sanity.bbclass: Check TMPDIR doesn't change, error if it does | Richard Purdie | 1 |
2008-01-29 | autotools.bbclass: Ensure the current working directory is preserved in autot... | Richard Purdie | 1 |
2008-01-29 | autotools.bbclass: Fix so libraries in directories are handled correctly with... | Richard Purdie | 1 |
2008-01-23 | package.bbclass: Abstract shlibs path to SHLIBSDIR variable | Richard Purdie | 1 |
2008-01-18 | autotools.bbclass: Make sure STAGING_INCDIR exists | Richard Purdie | 1 |
2008-01-18 | autotools.bbclass: Really fix autostaging function to correctly handle cases ... | Richard Purdie | 1 |
2008-01-18 | autotools.bbclass: Fix autostaging function to correctly handle cases where o... | Richard Purdie | 1 |
2008-01-17 | package.bbclass: Fix shlibs and pkgconfig magic to use HOST_SYS, not TARGET_SYS | Richard Purdie | 1 |
2008-01-17 | sdk.bbclass: Set CPPFLAGS and CFLAGS correctly | Richard Purdie | 1 |
2008-01-17 | sdk.bbclass: Set rpath correctly for sdk binaries and use the target prefix t... | Richard Purdie | 1 |
2008-01-13 | insane.bbvlass: split checks so the warnings are precise | Ross Burton | 1 |
2008-01-10 | kernel.bbclass: Cleanup various repetition, add include/video to staged files... | Richard Purdie | 1 |
2008-01-09 | package.bbclass: Account for DEPENDS in -dev packages | Richard Purdie | 1 |