summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bitbake: BBHandler: use with instead of open/close2.3_M1Ross Burton2016-12-161-11/+11
* bitbake: cooker/command: Drop expanded_dataRichard Purdie2016-12-163-21/+19
* bitbake: bitbake: remove True option to getVar calls (take 2)Joshua Lock2016-12-163-3/+3
* utils: Always use datastore's PATH for host_gcc_versionRoss Burton2016-12-161-4/+8
* selftest: wic: qemux86: use weak assignment for WKS_FILEMaciej Borzecki2016-12-161-1/+1
* scripts: remove True option to getVarFlag callsJoshua Lock2016-12-162-4/+4
* meta: remove True option to getVarFlag callsJoshua Lock2016-12-1624-71/+71
* scripts: remove True option to getVar callsJoshua Lock2016-12-1622-106/+106
* meta: remove True option to getVar callsJoshua Lock2016-12-16261-2306/+2306
* valgrind: make ld-XXX.so strlen intercept optionalJackie Huang2016-12-162-0/+46
* buildhistory-diff: report directory renamesEd Bartosh2016-12-161-3/+31
* uninative: rebuild uninative for gcc 4.8 and 4.9Ed Bartosh2016-12-163-3/+18
* systemd: disable 'libdir' QA checkMark Asselstine2016-12-161-1/+2
* libxml2: Fix more NULL pointer derefsAndrej Valek2016-12-162-0/+47
* libxml2: fix CVE-2016-4658 Disallow namespace nodes in XPointer points and ra...Andrej Valek2016-12-162-0/+270
* libxml2: Necessary changes before fixing CVE-2016-5131Andrej Valek2016-12-162-0/+68
* postinst: Add a test case to verify postinst scripts behaviorJose Perez Carranza2016-12-162-0/+63
* selftest: Test needed to verify postinst orderFrancisco Pedraza2016-12-162-0/+176
* scripts/runqemu: Allow to use qemu from host.Mariano Lopez2016-12-161-0/+15
* sysvinit-inittab: fix getty device removalLeonardo Sandoval2016-12-161-1/+1
* sqlite: build position-independent codeRoss Burton2016-12-161-0/+2
* busybox: allow libiproute to handle table ids larger than 255Lukasz Nowak2016-12-162-0/+135
* oeqa: move lib/oe tests to oe-selftestRoss Burton2016-12-166-16/+4
* libsdl2: fix build on wayland(-dev)less hostsAndreas Müller2016-12-163-3/+37
* libsdl2: add wayland-protocols and -native to to depends of PACKAGECONFIG[way...Andreas Müller2016-12-161-1/+1
* libsdl2: add EXTRA_OECONF[vardepsexclude] = "MACHINE"Andreas Müller2016-12-161-0/+1
* extrausers.bbclass: Use PACKAGE_INSTALL instead of IMAGE_INSTALLJackie Huang2016-12-161-1/+1
* selftest: buildoptions: skip read-only-image test depending on distroLeonardo Sandoval2016-12-161-0/+3
* selftest: bblayers: remove linux kernel checks for show-recipes checkLeonardo Sandoval2016-12-161-5/+1
* selftest: bbtests: use minimal image so all distros can execute itLeonardo Sandoval2016-12-161-2/+2
* selftest: base: new object member to store the DISTRO valueLeonardo Sandoval2016-12-162-5/+6
* oeqa/utils/commands.py: Fix get_bb_vars() when called without argumentsMariano Lopez2016-12-141-1/+2
* oe-selftest: add basic tinfoil testsPaul Eggleton2016-12-141-0/+146
* oe-selftest: devtool: improve test_devtool_modify slightlyPaul Eggleton2016-12-141-3/+12
* devtool: prevent BBHandledException from showing tracebackPaul Eggleton2016-12-141-4/+7
* devtool: extract: disable basehash mismatch errorsPaul Eggleton2016-12-141-0/+1
* lib/oe/recipeutils: drop parse_recipe_simple()Paul Eggleton2016-12-141-22/+0
* devtool: fix extraction of source to work in memres modePaul Eggleton2016-12-142-69/+55
* recipetool: add OE lib pathPaul Eggleton2016-12-141-0/+1
* classes/patch: move several functions to oe.patchPaul Eggleton2016-12-143-108/+116
* classes/patch: move in logic to commit for additional tasksPaul Eggleton2016-12-142-36/+70
* classes/base: fix license file checksumming when source not under TMPDIRPaul Eggleton2016-12-141-1/+4
* devtool / recipetool: use tinfoil parsing APIPaul Eggleton2016-12-147-53/+16
* oe-selftest: use tinfoil.parse_recipe()Paul Eggleton2016-12-141-3/+1
* oe-selftest: make tinfoil quiet when using to start QEMUPaul Eggleton2016-12-141-1/+1
* lib/oe/recipeutils: use cooker function instead of bb.providersPaul Eggleton2016-12-141-11/+2
* devtool: package: don't try to initialise tinfoil twicePaul Eggleton2016-12-141-3/+1
* classes/image: suppress log_check mechanism for warnings/errors logged throug...Paul Eggleton2016-12-142-14/+25
* lib/oe/rootfs: fix log_check warnings being printed twice with RPM packagingPaul Eggleton2016-12-141-2/+0
* oe-pkgdata-util: Make read-value handle override variablesOla x Nilsson2016-12-142-8/+10