| Commit message (Expand) | Author | Age | Files | Lines |
* | image_types.bbclass: Round up ROOTFS_SIZE after base_size check | Andrei Gherzan | 2012-09-14 | 1 | -3/+3 |
* | kernelshark: add missing ${D} | Saul Wold | 2012-09-14 | 1 | -2/+3 |
* | oprofileui: Add Icons to oprofileui-viewer package | Saul Wold | 2012-09-14 | 1 | -2/+2 |
* | valgrind_3.7.0.bb: fix missing leading space on _append | Matthew McClintock | 2012-09-14 | 1 | -2/+2 |
* | patch.bbclass: Use one TMPDIR per patching process | Constantin Musca | 2012-09-14 | 1 | -0/+11 |
* | uclibc: Revert systemd regressing patch from upsteam uclibc and uprev SRCREV | Khem Raj | 2012-09-14 | 2 | -2/+324 |
* | connman: remove trailing whitespace | Ross Burton | 2012-09-14 | 1 | -1/+1 |
* | rt: Add hwlatdetect to rt images | Darren Hart | 2012-09-12 | 2 | -2/+2 |
* | rt-tests: Add hwlatdetect package | Darren Hart | 2012-09-12 | 5 | -11/+149 |
* | rt-tests: Update to 0.84, use the kernel.org git repository | Darren Hart | 2012-09-12 | 2 | -96/+4 |
* | quota 4.00: add DEPENDS gettext-native | Jackie Huang | 2012-09-12 | 1 | -0/+2 |
* | gst-plugins-good: fix compile error with recent linux-libc-headers | Andreas Müller | 2012-09-12 | 2 | -1/+36 |
* | valgrind: fix debug info reading error when do memcheck on ppc targets | Zhenhua Luo | 2012-09-12 | 2 | -1/+37 |
* | libx11-trim: remove, it's the same as libx11 now | Ross Burton | 2012-09-12 | 1 | -15/+0 |
* | mesa-dri: remove DEFAULT_PREFERENCE, this is the preferred now | Ross Burton | 2012-09-12 | 1 | -3/+0 |
* | mesa-xlib: remove, it serves no useful purpose | Ross Burton | 2012-09-12 | 3 | -14/+0 |
* | libx11: revise keysymdef patch based on submission upstream | Ross Burton | 2012-09-12 | 2 | -8/+32 |
* | libx11-diet: remove un-needed chunk from stubs patch | Ross Burton | 2012-09-12 | 1 | -20/+0 |
* | libx11: makekeys can be cross-compiled now, so don't hack around | Ross Burton | 2012-09-12 | 4 | -70/+16 |
* | libx11: drop makekeys_crosscompile.patch, effectively merged upstream | Ross Burton | 2012-09-12 | 2 | -78/+1 |
* | default-providers: default to libx11, not -trim | Ross Burton | 2012-09-12 | 1 | -1/+1 |
* | libx11-diet: remove statements that are redundant | Ross Burton | 2012-09-12 | 1 | -5/+1 |
* | libx11: make bigfont an optional (disabled by default) packageconfig option | Ross Burton | 2012-09-12 | 1 | -3/+5 |
* | libx11: refresh dependencies, and centralise into libx11.inc | Ross Burton | 2012-09-12 | 4 | -11/+4 |
* | libx11: merge patches into a single directory | Ross Burton | 2012-09-12 | 12 | -191/+3 |
* | libx11: remove redundant license data | Ross Burton | 2012-09-12 | 2 | -5/+0 |
* | libx11: move keysymdefdir option to .inc | Ross Burton | 2012-09-12 | 4 | -6/+4 |
* | libx11: move xcms disabling to PACKAGECONFIG in libx11.inc | Ross Burton | 2012-09-12 | 3 | -3/+7 |
* | xorg-lib: move options to disable documentation to xorg-lib-common | Ross Burton | 2012-09-12 | 3 | -7/+4 |
* | libx11-diet: you can't disable UDC, because it's always disabled | Ross Burton | 2012-09-12 | 1 | -3/+3 |
* | libx11-diet: you can't disable XCB anymore, so don't try | Ross Burton | 2012-09-12 | 1 | -4/+4 |
* | libx11: use INC_PR | Ross Burton | 2012-09-12 | 4 | -3/+4 |
* | linux-yocto/3.4: add x32 configuration fragment | Bruce Ashfield | 2012-09-12 | 2 | -2/+4 |
* | sysstat: upgrade to 10.1.1 | Constantin Musca | 2012-09-12 | 2 | -8/+8 |
* | libexif: upgrade to 0.6.21 | Constantin Musca | 2012-09-12 | 1 | -2/+2 |
* | glew: upgrade to 1.9.0 | Constantin Musca | 2012-09-12 | 1 | -3/+3 |
* | boost: upgrade to 1.51.0 | Constantin Musca | 2012-09-12 | 1 | -2/+2 |
* | classes/license: place all found licenses on one line | Vladimir Zapolskiy | 2012-09-12 | 1 | -4/+4 |
* | classes/license: correct license info in lisense.manifest | Vladimir Zapolskiy | 2012-09-12 | 1 | -4/+5 |
* | classes/license: account LICENSE_${pkg} values in manifest | Vladimir Zapolskiy | 2012-09-12 | 1 | -1/+6 |
* | classes/license: remove redundant nested if statements | Vladimir Zapolskiy | 2012-09-12 | 1 | -17/+23 |
* | classes/license: check license manifest for double records | Vladimir Zapolskiy | 2012-09-12 | 1 | -1/+1 |
* | classes/license: define LICENSE_MANIFEST variable | Vladimir Zapolskiy | 2012-09-12 | 1 | -10/+11 |
* | eglibc: Restore ${PN} to before ${PN}-dev in PACKAGES | Phil Blundell | 2012-09-12 | 2 | -2/+2 |
* | sysvinit-inittab_2.88dsf.bb: only run serial checks at boot if we have items ... | Matthew McClintock | 2012-09-12 | 1 | -3/+7 |
* | linux-yocto*: append to KERNEL_FEATURES instead of assigning | Bruce Ashfield | 2012-09-12 | 6 | -6/+6 |
* | libgnome-keyring: add missing DEPENDS on intltool-native | Jackie Huang | 2012-09-12 | 1 | -2/+2 |
* | libgpg-error: Use the source file for the licence checksum | Richard Purdie | 2012-09-12 | 1 | -1/+1 |
* | autotools.bbclass: Add functionality to force a clean of ${B} when reconfigur... | Richard Purdie | 2012-09-12 | 1 | -0/+21 |
* | nativesdk-qemu: fix SDK relocation issue | Laurentiu Palcu | 2012-09-12 | 2 | -0/+40 |