| Commit message (Expand) | Author | Age | Files | Lines |
* | qemu: Update to 0.10.6 and add fix wacom emulation issues | Richard Purdie | 2009-11-25 | 3 | -4/+136 |
* | udev: Fix touchscreen link creation with latest version | Richard Purdie | 2009-11-25 | 2 | -2/+4 |
* | sato: move policykit from meta-moblin to met | Nicolas Dechesne | 2009-11-20 | 2 | -0/+0 |
* | sato: move pam from meta-moblin to meta | Nicolas Dechesne | 2009-11-20 | 2 | -0/+0 |
* | external-toolchain-csl: Convert to use glibc-package | Richard Purdie | 2009-11-20 | 3 | -608/+15 |
* | package.bbclass: Clear package directory copy before installing new files to ... | Richard Purdie | 2009-11-20 | 1 | -0/+1 |
* | glibc-package.bbclass: Fix the case PN == glibc | Richard Purdie | 2009-11-20 | 1 | -7/+18 |
* | glibc-package.bbclass: Add GLIBC_INTERNAL_USE_BINARY_LOCALE precompiled mode | Richard Purdie | 2009-11-20 | 1 | -32/+39 |
* | glibc: Add missing .inc file from last commit | Richard Purdie | 2009-11-19 | 1 | -0/+84 |
* | glibc: Separate out core glibc packaging functionality into a class | Richard Purdie | 2009-11-19 | 7 | -86/+21 |
* | tune-atom.inc: Improve optmisation flags | Richard Purdie | 2009-11-19 | 1 | -1/+4 |
* | genext2fs: The makefile is broken, just do the correct thing ourselves | Richard Purdie | 2009-11-19 | 1 | -2/+5 |
* | stagemanager-native: Set NATIVE_INSTALL_WORKS | Richard Purdie | 2009-11-19 | 1 | -0/+1 |
* | mozilla-headless: Convert to use SYSROOT_PREPROCESS_FUNCS | Richard Purdie | 2009-11-19 | 1 | -8/+13 |
* | apt: Stage include headers in do_install and drop custom staging function | Richard Purdie | 2009-11-19 | 2 | -10/+3 |
* | apt-native: Use do_install for staging | Richard Purdie | 2009-11-19 | 1 | -33/+33 |
* | stagemanager-native: Set PSTAGING_DISABLED and drop unused staging function | Richard Purdie | 2009-11-19 | 1 | -4/+2 |
* | Disable packaged-staging for cross-linkage/staging-linkage and external-poky-... | Richard Purdie | 2009-11-19 | 4 | -0/+9 |
* | poky-external-toolchain: Alter staging in do_install step | Richard Purdie | 2009-11-19 | 1 | -3/+1 |
* | cross-linkage/staging-linkage: Convert to mangle staging in do_install step | Richard Purdie | 2009-11-19 | 2 | -9/+1 |
* | kernel.bbclass: Merge do_stage into do_install | Richard Purdie | 2009-11-19 | 1 | -63/+64 |
* | osc-native: Stage using do_install (and add SRCREV) | Richard Purdie | 2009-11-19 | 2 | -10/+9 |
* | python: Drop staging functions. If failures occur we just need to improve do_... | Richard Purdie | 2009-11-19 | 11 | -63/+12 |
* | package.bbclass: Fix runtime_maping_rename so version information isn't removed | Richard Purdie | 2009-11-19 | 1 | -5/+5 |
* | python: Drop custom staging function | Richard Purdie | 2009-11-19 | 1 | -5/+0 |
* | python-native: Convert to use do_install for staging | Richard Purdie | 2009-11-19 | 1 | -2/+4 |
* | perl: Updates to ensure Config-heavy-target.pl is found | Richard Purdie | 2009-11-18 | 2 | -2/+13 |
* | perl: Update from OE.dev and convert to use do_install for staging | Richard Purdie | 2009-11-18 | 13 | -273/+189 |
* | libapci: Remove unneeded staging function | Richard Purdie | 2009-11-18 | 1 | -5/+0 |
* | tzcode-native: Set NATIVE_INSTALL_WORKS | Richard Purdie | 2009-11-18 | 1 | -0/+1 |
* | xerces-c: Patch out local linking directories | Richard Purdie | 2009-11-18 | 2 | -2/+37 |
* | xerces-c: Reuse do_install for staging | Richard Purdie | 2009-11-18 | 1 | -6/+0 |
* | libol: Drop custom staging function | Richard Purdie | 2009-11-18 | 1 | -8/+2 |
* | samba: Remove unneeded custom staging function | Richard Purdie | 2009-11-18 | 1 | -11/+0 |
* | gettext: Convert to use BBCLASSEXTEND | Richard Purdie | 2009-11-18 | 2 | -68/+5 |
* | dfu-util: Remove unneeded staging functions | Richard Purdie | 2009-11-18 | 2 | -10/+1 |
* | uicmoc3-native: Set NATIVE_INSTALL_WORKS | Richard Purdie | 2009-11-18 | 1 | -0/+1 |
* | boost-jam-native: Use do_install for staging | Richard Purdie | 2009-11-18 | 1 | -2/+4 |
* | boost: Switch to using do_install for staging | Richard Purdie | 2009-11-18 | 1 | -8/+0 |
* | qmake-native: Convert to use do_install for staging | Richard Purdie | 2009-11-18 | 1 | -6/+7 |
* | libpcre: Drop staging function | Richard Purdie | 2009-11-18 | 1 | -6/+0 |
* | uicmoc3-native: Convert to use do_install for staging | Richard Purdie | 2009-11-18 | 1 | -7/+12 |
* | moblin-feeds: Remove unneeded staging function | Richard Purdie | 2009-11-17 | 1 | -5/+0 |
* | linux-dummy: Drop do_stage | Richard Purdie | 2009-11-17 | 1 | -4/+0 |
* | libiconv: Convert to use autotools_stage | Richard Purdie | 2009-11-17 | 1 | -8/+1 |
* | e2fsprogs: Drop unneeded custom staging function by improving do_install and ... | Richard Purdie | 2009-11-17 | 3 | -69/+9 |
* | gcc-native: Convert to stage using do_install | Richard Purdie | 2009-11-17 | 1 | -6/+4 |
* | binutils: Remove unneeded staging functions | Richard Purdie | 2009-11-17 | 2 | -24/+0 |
* | dbus-native: Convert to use do_install for staging | Richard Purdie | 2009-11-17 | 2 | -23/+11 |
* | dbus: Remove unneeded staging function | Richard Purdie | 2009-11-17 | 1 | -10/+1 |