| Commit message (Expand) | Author | Age | Files | Lines |
* | package_manager.py, rootfs.py, sdk.py: add Indexer class | Laurentiu Palcu | 2014-02-14 | 3 | -224/+221 |
* | systemd: Refresh patches for uclibc | Khem Raj | 2014-02-14 | 1 | -27/+26 |
* | buildhistory.bbclass: create wrapper functions around buildhistory_get_sdk_in... | Laurentiu Palcu | 2014-02-13 | 1 | -2/+10 |
* | hwatdetect: Fix build failures from undeclared INC_PR | Richard Purdie | 2014-02-13 | 1 | -2/+0 |
* | lib/oe/rootfs.py: fix RPM multilib issue | Laurentiu Palcu | 2014-02-13 | 1 | -4/+11 |
* | Revert "nss: avoid to use the hardcode kernel version" | Richard Purdie | 2014-02-13 | 1 | -3/+3 |
* | kernel.bbclass, base.bbclass: Fix support for old kernel configuration | Otavio Salvador | 2014-02-13 | 2 | -3/+7 |
* | initscripts: fix syntax error in postinsts | Chen Qi | 2014-02-13 | 1 | -1/+0 |
* | nss: avoid to use the hardcode kernel version | Roy Li | 2014-02-13 | 1 | -3/+3 |
* | (image|rootfs_ipk).bbclass, rootfs.py: ipk multilib fixes | Laurentiu Palcu | 2014-02-13 | 3 | -3/+5 |
* | puzzles: upgrade to r10116 | Marius Avram | 2014-02-13 | 2 | -61/+53 |
* | busybox-syslog: add more comments to systemd configuration file | Chen Qi | 2014-02-13 | 1 | -0/+24 |
* | sysstat: upgrade to 10.2.1 | Chen Qi | 2014-02-13 | 2 | -6/+6 |
* | package: Remove the before do_build constraint of the do_package task | Richard Purdie | 2014-02-13 | 1 | -1/+1 |
* | meta/recipes: Remove virtclass references | Richard Purdie | 2014-02-13 | 9 | -19/+19 |
* | oeqa/runtime: smart: don't run in auto mode when rpm is not the pm | Stefan Stanacar | 2014-02-13 | 1 | -0/+2 |
* | harfbuzz: upgrade to 0.9.26 | Cristian Iorga | 2014-02-13 | 1 | -3/+3 |
* | telepathy-mission-control: typo in connectivity switch | Cristian Iorga | 2014-02-13 | 1 | -1/+1 |
* | systemd-serialgetty: Update to match version in recent systemd | Richard Purdie | 2014-02-11 | 1 | -5/+2 |
* | initscripts: mask initscripts from systemd | Ross Burton | 2014-02-11 | 1 | -0/+25 |
* | curl: fix https certificate problems | Koen Kooi | 2014-02-11 | 1 | -5/+3 |
* | systemd: Enable building microhttpd via PACKAGECONFIG | Khem Raj | 2014-02-11 | 1 | -1/+2 |
* | gmp: add configure.ac patch to append user provided compilation flags | Laurentiu Palcu | 2014-02-11 | 2 | -0/+53 |
* | sstate: Exclude SSTATE_EXTRAPATH from checksums | Richard Purdie | 2014-02-11 | 1 | -0/+4 |
* | classes/buildhistory: avoid buildhistory triggering rebuilds (again) | Paul Eggleton | 2014-02-11 | 1 | -1/+4 |
* | rt-tests: version bump to 0.87 | Maxin B. John | 2014-02-11 | 3 | -71/+3 |
* | license.bbclass: Dont create a manifest when using BUILD_IMAGES_FROM_FEEDS | David Nyström | 2014-02-11 | 1 | -0/+5 |
* | useradd-staticids: Adjust USERADD_ERROR_DYNAMIC condition and error message | Mark Hatle | 2014-02-11 | 1 | -3/+5 |
* | useradd-staticids: Fix groupadd when --user-group is selected | Mark Hatle | 2014-02-11 | 1 | -20/+30 |
* | linux-yocto: Use PACKAGE_ARCH in build dir | Darren Hart | 2014-02-11 | 1 | -1/+1 |
* | linux-yocto/3.10: add powermanagement config to 32 bit common-pc | Bruce Ashfield | 2014-02-11 | 3 | -3/+3 |
* | linux-yocto/3.10: integrate LTSI | Bruce Ashfield | 2014-02-11 | 3 | -10/+10 |
* | package.bbclass: fix strip and split logic | Koen Kooi | 2014-02-11 | 1 | -2/+1 |
* | python-smartpm: really ignore conflicts during install with --attempt | Paul Eggleton | 2014-02-11 | 1 | -13/+121 |
* | conf/bitbake.conf: default HOMEPAGE to blank instead of unknown | Paul Eggleton | 2014-02-11 | 4 | -4/+7 |
* | testimage: fail if no package manifest is found | Stefan Stanacar | 2014-02-11 | 1 | -2/+5 |
* | oeqa/utils: targetbuild: take proxy into account | Stefan Stanacar | 2014-02-11 | 4 | -5/+21 |
* | kernel: use oldnoconfig before yes '' | make oldconfig | Alexandre Belloni | 2014-02-11 | 1 | -1/+3 |
* | kernel: stop using -exec rm for deleting files | Bruce Ashfield | 2014-02-11 | 1 | -3/+15 |
* | systemd: Fix misc journald memory bugs | Khem Raj | 2014-02-11 | 6 | -0/+203 |
* | image.py, package_manager.py, rootfs.py: dump command output on error | Laurentiu Palcu | 2014-02-11 | 3 | -43/+44 |
* | lib/oe/package_manager.py: RpmPM: fix issue with multilib builds | Laurentiu Palcu | 2014-02-11 | 1 | -7/+6 |
* | lib/oe/package_manager.py: check that package list is not empty | Laurentiu Palcu | 2014-02-11 | 1 | -1/+7 |
* | rootfs.py, package_manager.py, sdk.py: Fix building from feeds feature for opkg | Laurentiu Palcu | 2014-02-11 | 4 | -35/+52 |
* | lib/oe/package_manager.py: OpkgPM, bad recommendation handling change | Laurentiu Palcu | 2014-02-11 | 1 | -6/+4 |
* | lib/oe/package_manager.py: do not use stamps | Laurentiu Palcu | 2014-02-11 | 1 | -8/+0 |
* | lib/oe/rootfs.py: OpkgRootfs, fix issue in _get_delayed_postinsts() | Laurentiu Palcu | 2014-02-11 | 1 | -1/+1 |
* | lib/oe/package_manager.py: OpkgPM/DpkgPM fixes | Laurentiu Palcu | 2014-02-11 | 1 | -12/+42 |
* | lib/oe/image.py: fix image size calculation routine | Laurentiu Palcu | 2014-02-11 | 1 | -2/+2 |
* | lib/oe/package_manager.py: DpkgPM, use lock on deploy dir | Laurentiu Palcu | 2014-02-11 | 1 | -0/+8 |