| Commit message (Expand) | Author | Age | Files | Lines |
* | maintainers.inc: assign newly added recipes | Alexander Kanavin | 2017-08-09 | 1 | -2/+18 |
* | poky-world-exclude.inc: remove recipes from meta-qt4 | Alexander Kanavin | 2017-08-09 | 1 | -4/+0 |
* | bitbake: main: Handle BB_SERVER_TIMEOUT = -1 for no server timeout | Robert Yang | 2017-08-09 | 2 | -3/+6 |
* | bitbake: process: Fix disconnect when BB_SERVER_TIMEOUT | Robert Yang | 2017-08-09 | 1 | -0/+2 |
* | bitbake: main: Remove unneeded float() | Robert Yang | 2017-08-09 | 1 | -1/+1 |
* | bitbake: Revert "tinfoil: fix duplication of log messages" | Paul Eggleton | 2017-08-09 | 2 | -4/+3 |
* | checkpkg_exceptions: add LLVM | Ross Burton | 2017-08-09 | 1 | -0/+1 |
* | llvm: Raise SkipRecipe exception for unsupported architectures | Nathan Rossi | 2017-08-09 | 1 | -2/+1 |
* | mesa, llvm: Use native version of llvm-config | Khem Raj | 2017-08-09 | 2 | -9/+11 |
* | mesa: Depend on llvm-native | Khem Raj | 2017-08-09 | 1 | -1/+1 |
* | mesa: Use chrpath to delete rpaths | Khem Raj | 2017-08-09 | 1 | -3/+4 |
* | action: new bitbake-layer plugin to create a simple layer | Leonardo Sandoval | 2017-08-09 | 4 | -0/+128 |
* | scripts/oe-publish-sdk: use hook to call git update-server-info | Andrea Galbusera | 2017-08-09 | 1 | -2/+2 |
* | devtool: sdk-update: fix pulling updates from git | Andrea Galbusera | 2017-08-09 | 1 | -1/+1 |
* | package_manager: Fix support for NO_RECOMMENDATONS | Richard Röjfors | 2017-08-09 | 1 | -1/+1 |
* | gtk-icon-utils-native: 3.22.16 -> 3.22.17 | Huang Qiyu | 2017-08-09 | 1 | -2/+2 |
* | gtk+3: 3.22.16 -> 3.22.17 | Huang Qiyu | 2017-08-09 | 1 | -2/+2 |
* | x86-base.inc: enable live image type | Ed Bartosh | 2017-08-09 | 1 | -1/+2 |
* | chrpath: use https for SRC_URI | Ross Burton | 2017-08-09 | 1 | -1/+1 |
* | initramfs-framework/setup-live: remove superfluous break | California Sullivan | 2017-08-09 | 1 | -2/+0 |
* | automake: Add missing libtool tag for cppasm language | Khem Raj | 2017-08-09 | 2 | -0/+28 |
* | libpng: upgrade to 1.6.31 | Maxin B. John | 2017-08-09 | 1 | -4/+4 |
* | gettext.bbclass: also search for files in target sysroot | Patrick Ohly | 2017-08-09 | 1 | -0/+5 |
* | webkitgtk: Do not use -isystem forcibly | Khem Raj | 2017-08-09 | 2 | -0/+171 |
* | python3-pycairo: Pass -fPIC via CFLAGS | Khem Raj | 2017-08-09 | 1 | -0/+2 |
* | go: Remove -fPIE -pie from SECURITY_PIE_CFLAGS | Khem Raj | 2017-08-09 | 1 | -0/+1 |
* | kexec-tools: Remove -fPIE -pie from SECURITY_PIE_CFLAGS | Khem Raj | 2017-08-09 | 1 | -0/+2 |
* | libsdl: Pass --tag option to libtool invocation | Khem Raj | 2017-08-09 | 2 | -0/+74 |
* | libproxy: Remove PIE flags from SECURITY_PIE_CFLAGS | Khem Raj | 2017-08-09 | 1 | -0/+1 |
* | ossp-uuid, libffi, libgcrypt: Pass --tag=CC option to libtool | Khem Raj | 2017-08-09 | 4 | -1/+26 |
* | devtool: fix handling of errors during task execution | Paul Eggleton | 2017-08-09 | 1 | -0/+10 |
* | bitbake.conf: whitelist BB_SERVER_TIMEOUT from config hash | Paul Eggleton | 2017-08-09 | 1 | -1/+1 |
* | terminal: wait for terminal task to finish before procedding | Leonardo Sandoval | 2017-08-09 | 1 | -28/+30 |
* | Revert "cml1.bbclass: wait until menuconfig terminal finishes" | Leonardo Sandoval | 2017-08-09 | 1 | -21/+1 |
* | sstatetests: Use python function instead of bitbake-diffsigs script | Leonardo Sandoval | 2017-08-09 | 1 | -3/+7 |
* | diffstat: exclude aclocal | Ross Burton | 2017-08-09 | 1 | -7/+2 |
* | diffstat: use HTTP mirror for SRC_URI | Ross Burton | 2017-08-09 | 1 | -1/+1 |
* | qemux86 qemux86-64: Enable pci | He Zhe | 2017-08-09 | 2 | -2/+2 |
* | librsvg: 2.40.17 -> 2.40.18 | Huang Qiyu | 2017-08-09 | 1 | -2/+2 |
* | bitbake: daemonize: Always print any remaning UI events at exit2.4_M2 | Richard Purdie | 2017-08-03 | 1 | -1/+1 |
* | bitbake: cooker: Ensure all tasks are shown in task dependency tree | Richard Purdie | 2017-08-03 | 1 | -3/+3 |
* | python: don't include -tests with modules | Mark Asselstine | 2017-08-03 | 4 | -8/+14 |
* | wic: improve generating disk system identifier | Jonathan Liu | 2017-08-03 | 1 | -1/+2 |
* | meta: drop do_bootdirectdisk do_vmimg references | Ming Liu | 2017-08-03 | 5 | -12/+4 |
* | autoconf-archive: GPLv3 + autoconf exception | Patrick Ohly | 2017-08-03 | 1 | -2/+3 |
* | re2c: fix build race | Ross Burton | 2017-08-03 | 2 | -1/+37 |
* | uninative: Allow a local own-mirror to work with uninative | Richard Purdie | 2017-08-03 | 1 | -0/+6 |
* | bitbake: daemonize: clean up code | Richard Purdie | 2017-07-31 | 1 | -134/+14 |
* | bitbake: daemonize: Ensure child process exits safely | Richard Purdie | 2017-07-31 | 1 | -3/+8 |
* | bitbake: process: Add some extra server startup logs | Richard Purdie | 2017-07-31 | 1 | -1/+4 |