Age | Commit message (Expand) | Author | Files |
2018-01-10 | image: Expand PV to avoid AUTOREV parsing failures | Richard Purdie | 1 |
2018-01-10 | multilib.bbclass: remove invalid PACKAGE_INSTALL | Robert Yang | 1 |
2018-01-10 | sstate.bbclass: sstate_hardcode_path(): fix for multilib | Robert Yang | 1 |
2018-01-10 | nativesdk/sdk: Update sdk dummy providers | Richard Purdie | 2 |
2018-01-10 | package_deb: Handle / in dependency name | Richard Purdie | 1 |
2018-01-09 | native/cross: remove redundant DEPENDS_GETTEXT assignment | Ross Burton | 2 |
2018-01-07 | cmake: Always put cmake package files in -dev packages | Mike Crowe | 1 |
2018-01-06 | multilib.bbclass: remove unneeded bb.data.inherits_class() | Robert Yang | 1 |
2018-01-06 | multilib.bbclass: remove obsolete DEFAULTTUNE_ML_ | Robert Yang | 1 |
2018-01-06 | multilib_global.bbclass: fix indent | Robert Yang | 1 |
2018-01-06 | populate_sdk_ext.bbclass: don't rename layers when failed | Robert Yang | 1 |
2018-01-06 | testsdk.bbclass: add a newline after own-mirrors | Robert Yang | 1 |
2018-01-06 | staging.bbclass: make subprocess.check_output() capture stderr | Robert Yang | 2 |
2018-01-06 | debian.bbclass: add a note when a package is renamed | Ross Burton | 1 |
2018-01-05 | meson: export native env only for native build | Martin Kelly | 1 |
2018-01-05 | gnomebase.bbclass: allow a meson-specific version | Alexander Kanavin | 1 |
2018-01-05 | package_rpm.bbclass: clamp timestamps | Juro Bystricky | 1 |
2018-01-05 | testimage.bbclass: add ptest to the list of runtime tests whenever possible | Alexander Kanavin | 1 |
2018-01-04 | meson: add a recipe and class from meta-oe | Alexander Kanavin | 1 |
2018-01-04 | utils: Make get_multilib_datastore available from lib/oe | Richard Purdie | 1 |
2018-01-04 | image_types.bbclass: use stat to get sparse file's size | Robert Yang | 1 |
2018-01-04 | kernel-fitimage.bbclass: Fix bad image type replacement for microblaze | Manjukumar Matha | 1 |
2018-01-03 | insane: add support for ARM64 ILP32 | Daniel Díaz | 1 |
2018-01-03 | siteinfo: add support for ARM64 ILP32 | Daniel Díaz | 1 |
2018-01-03 | cross-canadian: update GNU name for ILP32 triplet | Daniel Díaz | 1 |
2018-01-02 | rm_work: remove debugging statements | Ross Burton | 1 |
2018-01-02 | kernel-fitimage: Fix bad image type replacement for aarch64 | Thomas Perrot | 1 |
2018-01-02 | image-live.bbclass: add MLPREFIX to core-image-minimal-initramfs | Robert Yang | 1 |
2018-01-02 | waf.bbclass: Add compile progress | Joshua Watt | 1 |
2018-01-02 | image-live.bbclass: print warn when initramfs is invalid | Robert Yang | 1 |
2018-01-02 | kernel: Add support for multiple kernel packages | Haris Okanovic | 3 |
2018-01-02 | waf.bbclass: explicitly pass bindir and libdir if supported | Stefan Agner | 1 |
2018-01-02 | kernel.bbclass: Fix do_sizecheck behaviour | Mike Crowe | 1 |
2018-01-02 | image_types: Remove ELF type | Saul Wold | 1 |
2017-12-21 | package.bbclass: replace rpm/debugedit with dwarfsrcfiles | Alexander Kanavin | 1 |
2017-12-21 | image_types_wic.bbclass: Ensure '-c image_wic' works | Otavio Salvador | 1 |
2017-12-20 | rm_work: Handle race with -inital tasks | Richard Purdie | 1 |
2017-12-18 | image.bbclass: Add additional bb.debug to help track 12304 | Saul Wold | 1 |
2017-12-18 | image_types: btrfs use sparse file creation | Saul Wold | 1 |
2017-12-18 | targetcontrol.py: use oe.types.boolean for QEMU_USE_KVM | Robert Yang | 1 |
2017-12-13 | pypi.bbclass: bring in from meta-python | Tim Orling | 1 |
2017-12-11 | populate_sdk_ext: Use prebuilt uninative tarball | Richard Purdie | 1 |
2017-12-10 | multilib_global: Handle PREFERRED_RPROVIDER | Richard Purdie | 1 |
2017-12-10 | kernel-yocto: ensure that only a single defconfig is processed | Bruce Ashfield | 1 |
2017-12-10 | kernel-yocto: Stop the build if defconfig is missing | Saul Wold | 1 |
2017-12-10 | kernel-yocto: ensure sccs variable is set when using KBUILD_DEFCONFIG | Saul Wold | 1 |
2017-12-10 | sstate.bbclass: Add progress bars when removing from the sysroots | Peter Kjellerstedt | 1 |
2017-12-10 | uninative.bbclass: Fix broken symlink issue | Mark Hatle | 1 |
2017-12-10 | classes/sanity: check we don't have an ancient GNU patch | Ross Burton | 1 |
2017-12-10 | sanity: getstatusoutput returns an int, not a string | Ross Burton | 1 |