| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | devshell.bbclass: Export needed variables | Richard Purdie | 2008-05-21 | 1 | -0/+3 |
* | image.bbclass: Fix whitespace | Richard Purdie | 2008-05-21 | 1 | -17/+17 |
* | checksums.ini: added some entries | Marcin Juszkiewicz | 2008-05-21 | 1 | -0/+24 |
* | gnutls: update to 2.2.5 (security updates) | Marcin Juszkiewicz | 2008-05-21 | 4 | -0/+0 |
* | bitbake.conf: Properly export the PATH variable | Richard Purdie | 2008-05-21 | 1 | -1/+2 |
* | rootfs_deb.bbclass: Use DPKG_ARCH for the architecture field, not TARGET_ARCH... | Richard Purdie | 2008-05-21 | 1 | -1/+1 |
* | poky-image-minimal: Fix IMAGE_INSTALL | Richard Purdie | 2008-05-21 | 1 | -1/+1 |
* | module.bbclass: Fix external module version dependencies | Richard Purdie | 2008-05-21 | 1 | -1/+1 |
* | poky-image.bbclass: Correctly handle inserting package-managers into images b... | Richard Purdie | 2008-05-20 | 8 | -9/+14 |
* | poky-image.bbclass: Remove DISTRO_TASKS variable and replace with POKY_BASE_I... | Richard Purdie | 2008-05-20 | 3 | -8/+5 |
* | linux-mx31: disable CONFIG_LOCALVERSION_AUTO | Marcin Juszkiewicz | 2008-05-20 | 4 | -4/+4 |
* | linux-mx31: disable CONFIG_LOCALVERSION_AUTO | Marcin Juszkiewicz | 2008-05-20 | 3 | -3/+3 |
* | linux-nokia800: disable CONFIG_LOCALVERSION_AUTO | Marcin Juszkiewicz | 2008-05-20 | 2 | -2/+2 |
* | linux-rp: disable CONFIG_LOCALVERSION_AUTO | Marcin Juszkiewicz | 2008-05-20 | 25 | -30/+27 |
* | rootfs_deb.bbclass: Use /var/dpkg for dpkg status data | Richard Purdie | 2008-05-20 | 4 | -14/+11 |
* | base-files/initscripts: Switch to using /var/volatile for volatiles in common... | Richard Purdie | 2008-05-20 | 18 | -85/+40 |
* | sysvinit: Enable volatiles caching | Richard Purdie | 2008-05-20 | 2 | -1/+5 |
* | initscripts: Sync populate-voltiles.sh performance improvements from OE.dev | Richard Purdie | 2008-05-20 | 3 | -44/+77 |
* | run-postinsts: Handle dpkg based images too | Richard Purdie | 2008-05-20 | 3 | -3/+18 |
* | rootfs_deb: Export OPKG_OFFLINE_ROOT for update-alternatives fixing dpkg root... | Richard Purdie | 2008-05-20 | 1 | -0/+1 |
* | gtk-icon-cache.bbclass: Using dashes in shell function names is a really bad ... | Richard Purdie | 2008-05-20 | 1 | -4/+4 |
* | gcc-package-sdk.inc: Make sure c++ headers are included | Richard Purdie | 2008-05-19 | 1 | -0/+1 |
* | gcc-configure-*.inc: Fix up local-prefix and gcc-include-dir options | Richard Purdie | 2008-05-19 | 2 | -3/+3 |
* | clutter-box2d: Install the file accounting for libtool | Richard Purdie | 2008-05-19 | 2 | -1/+2 |
* | task-poky-clutter: Add clutter-box2d | Richard Purdie | 2008-05-19 | 1 | -1/+2 |
* | task-poky: Split out tools tasks to a separate file | Richard Purdie | 2008-05-19 | 2 | -49/+59 |
* | task-poky: Split out nfs tasks to a separate file | Richard Purdie | 2008-05-19 | 2 | -12/+22 |
* | clutter-box2d: Install blockbox example | Richard Purdie | 2008-05-19 | 1 | -0/+4 |
* | poky.conf: Bump clutter-box2d SRCREV | Richard Purdie | 2008-05-19 | 1 | -1/+1 |
* | packaged-staging.bbclass: Make the class compatible with opkg, ipkg and ipkg-... | Richard Purdie | 2008-05-18 | 1 | -37/+43 |
* | image.bbclass: Fix locking so multiple image targets work | Richard Purdie | 2008-05-18 | 1 | -0/+1 |
* | stagemanager-native: This uses no patches do don't depend on any patch tools | Richard Purdie | 2008-05-18 | 1 | -1/+1 |
* | patch.bbclass: Make it possibe to override the patch dependency | Richard Purdie | 2008-05-18 | 1 | -1/+2 |
* | packaged-staging.bbclass: Execute staging_helper earlier to make sure the con... | Richard Purdie | 2008-05-18 | 1 | -5/+15 |
* | stagemanager-native: Add stage-manager-ipkg and stage-manager-build | Richard Purdie | 2008-05-18 | 3 | -2/+1439 |
* | gcc: Sync libssp changes from OE.dev | Richard Purdie | 2008-05-16 | 4 | -5/+11 |
* | gcc: Sync with OE.dev | Richard Purdie | 2008-05-16 | 124 | -164/+593416 |
* | packaged-staging.bbclass: Improve postamble exit code handling | Richard Purdie | 2008-05-16 | 1 | -0/+8 |
* | Add clutter-box2d | Richard Purdie | 2008-05-15 | 3 | -0/+23 |
* | site/arm-darwin: Add ac_cv_va_copy | Richard Purdie | 2008-05-15 | 2 | -0/+2 |
* | meta-toolchain: Fix typo | Richard Purdie | 2008-05-15 | 1 | -1/+1 |
* | clutter: Use gtk-doc.bbclass | Richard Purdie | 2008-05-15 | 3 | -17/+2 |
* | classes: Add gtk-doc.bbclass | Richard Purdie | 2008-05-15 | 1 | -0/+4 |
* | meta-toolchain: Fix symlink for darwin | Richard Purdie | 2008-05-15 | 1 | -2/+2 |
* | meta-toolchain: Tweak CONFIGURE_FLAGS | Richard Purdie | 2008-05-15 | 1 | -1/+1 |
* | meta-toolchain: Add some extra useful configuration variables and darwin spec... | Richard Purdie | 2008-05-15 | 1 | -0/+9 |
* | packaged-staging.bbclass: Add code to handle checking the stamp dependency tr... | Richard Purdie | 2008-05-14 | 1 | -12/+56 |
* | mtd-utils: update to newer snapshot | Marcin Juszkiewicz | 2008-05-14 | 3 | -6/+6 |
* | libetpan: mark cxx-is-here as a patch | Marcin Juszkiewicz | 2008-05-13 | 1 | -1/+2 |
* | libetpan: updated to 0.54, added curl/expat to dependencies | Marcin Juszkiewicz | 2008-05-13 | 3 | -19/+20 |