| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | base.bbclass: Only run do_stage if its been overwritten as the default is emp... | Richard Purdie | 2009-11-13 | 1 | -1/+6 |
* | xfce.bbclass: Sync with OE.dev | Richard Purdie | 2009-11-13 | 1 | -2/+9 |
* | package.bbclass: Cleanup getVar syntax to use True, not 1 as third argument | Richard Purdie | 2009-10-29 | 1 | -61/+61 |
* | packaged-staging: Whitelist the empty base_do_stage function as it does nothi... | Richard Purdie | 2009-10-28 | 1 | -1/+4 |
* | nativesdk.bbclass: Drop ineffective dynamic linker flag | Richard Purdie | 2009-09-18 | 1 | -2/+0 |
* | nativesdk/package_ipk.bbclass: Clean up sdk package architectures | Richard Purdie | 2009-09-17 | 4 | -22/+20 |
* | package_ipk.bbclass: Convert to use SDK_ARCH | Richard Purdie | 2009-09-17 | 1 | -4/+4 |
* | packaged-staging.bbclass Use libdir_native for opkg paths in directory creation | Richard Purdie | 2009-09-17 | 1 | -1/+1 |
* | native.bbclass: Use prefix_native variable | Richard Purdie | 2009-09-17 | 1 | -2/+2 |
* | nativesdk: Convert to use crosssdk toolchain and remove binutils/gcc nativesd... | Richard Purdie | 2009-09-17 | 1 | -67/+38 |
* | cross-canadian: Add cross-canadian class with gcc and binutils recipes | Richard Purdie | 2009-09-17 | 1 | -0/+56 |
* | crosssdk: Add crosssdk class with gcc and binutils recipes | Richard Purdie | 2009-09-17 | 1 | -0/+15 |
* | nativesdk: Don't use search and replace on DEPENDS field | Richard Purdie | 2009-09-17 | 1 | -6/+10 |
* | sdk.bbclass: Rename to nativesdk.bbclass | Richard Purdie | 2009-09-17 | 3 | -12/+12 |
* | Remove layout_* variables | Richard Purdie | 2009-09-17 | 9 | -77/+37 |
* | bitbake.conf: Rename SDK_PREFIX SDKPATH | Richard Purdie | 2009-09-10 | 1 | -1/+1 |
* | patch.bbclass: Merge in git resolver changes from OE.dev. Catch all exception... | Richard Purdie | 2009-09-03 | 1 | -5/+21 |
* | Add poky-trim-schemas post install script to remove unneeded schema locale tr... | Richard Purdie | 2009-08-28 | 1 | -0/+12 |
* | base.bbclass: Don't retrieve SRC_URI when not necessary | Damien Lespiau | 2009-08-26 | 1 | -4/+2 |
* | base.bbclass: packages pulling a mercurial tree should depend on mercurial | Damien Lespiau | 2009-08-26 | 2 | -1/+8 |
* | base.bbclass: Use subprocess rather than os.system for do_unpack | Richard Purdie | 2009-08-25 | 1 | -2/+10 |
* | autotools.bbclass: Remove pointless inherit | Richard Purdie | 2009-08-12 | 1 | -2/+0 |
* | binconfig.bbclass: Remove pointless inherit | Richard Purdie | 2009-08-12 | 1 | -2/+0 |
* | package_ipk.bbclass: Place configuration files in WORKDIR, not staging | Richard Purdie | 2009-08-12 | 1 | -2/+2 |
* | packagehistory.bbclass: Make package history package architecture specific | Richard Purdie | 2009-07-28 | 1 | -1/+1 |
* | autotools.bbclass: Fix to work with configure files with leading whitespace | Richard Purdie | 2009-07-16 | 1 | -3/+3 |
* | root_ipk.bbclass: Give EXTRAOPKGCONFIG a default value | Richard Purdie | 2009-07-15 | 1 | -0/+1 |
* | rootfs_ipk.bbclass: Don't generate the arch.conf file, provide this as a pack... | Richard Purdie | 2009-07-15 | 1 | -3/+4 |
* | packagehistory: Make sure package is inherited beforehand to preserve the PAC... | Richard Purdie | 2009-07-13 | 1 | -0/+2 |
* | gnome.bbclass: Convert to autotools_stage | Richard Purdie | 2009-07-09 | 1 | -5/+1 |
* | Add package_history.bbclass which checks generated package against previous p... | Richard Purdie | 2009-07-09 | 1 | -0/+100 |
* | package_ipk.bbclass: Solve opkg-make-index locking problem using flock | Richard Purdie | 2009-07-08 | 1 | -10/+8 |
* | pkgconfig.bbclass: No longer default to pkgconfig_stage code (breaks libdrm) | Richard Purdie | 2009-07-07 | 1 | -2/+0 |
* | patch.bbclass: Fix up the environment for the patch resolution code | Richard Purdie | 2009-07-02 | 1 | -0/+2 |
* | patch.bbclass: Sync with OE.dev | Richard Purdie | 2009-07-02 | 1 | -25/+63 |
* | patch.bbclass: Allow a patch to be applied or not applied against a specific ... | Richard Purdie | 2009-06-22 | 1 | -0/+12 |
* | distutils.bbclass: Sync with OE | Richard Purdie | 2009-06-16 | 1 | -14/+22 |
* | poky-autobuild-notifier.bbclass: Remove unneeded recipients | Richard Purdie | 2009-06-15 | 1 | -1/+1 |
* | pkgconfig.bbclass: Fix typo | Richard Purdie | 2009-06-12 | 1 | -1/+1 |
* | pkgconfig.bbclass: Split out the staging function into its own class (pkgconf... | Richard Purdie | 2009-06-12 | 2 | -7/+8 |
* | packaged-staging.bbclass: Fix for packages which don't stage anything | Richard Purdie | 2009-06-12 | 1 | -2/+2 |
* | packaged-staging.bbckass: Add option of setting PSTAGE_BROKEN_DESTDIR to disa... | Richard Purdie | 2009-06-11 | 1 | -2/+5 |
* | packaged-staging.bbclass: Turn off debug | Richard Purdie | 2009-06-11 | 1 | -1/+1 |
* | packaged-staging.bbclass: Detect when we're using autotools_stage_all and don... | Richard Purdie | 2009-06-11 | 3 | -6/+43 |
* | native.bbclass: Drop INHIBIT_NATIVE_STAGE_INSTALL function and wrap logic in ... | Richard Purdie | 2009-06-11 | 1 | -10/+16 |
* | cpan_build.bbclass: Just write a do_stage function, INHIBIT_NATIVE_STAGE_INST... | Richard Purdie | 2009-06-11 | 1 | -3/+1 |
* | pkgconfig.bbclass: Drop strange unneeded inherit base | Richard Purdie | 2009-06-11 | 1 | -2/+0 |
* | packaged-staging.bbclass: Fix accidental debug addition | Richard Purdie | 2009-06-08 | 1 | -8/+2 |
* | packaged-staging.bbclass: Add support for mangling .la files so the staging d... | Richard Purdie | 2009-06-04 | 1 | -5/+29 |
* | sanity.bbclass: Really fix TMPDIR change warning message | Richard Purdie | 2009-05-28 | 1 | -1/+2 |