summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* libbsd: libbsd-overlay.pc: Set Cflags to use -I instead of -isystemFabio Berton2017-02-052-0/+34
* libsolv: split libsolvext into it's own pkg-configAlejandro del Castillo2017-02-052-0/+68
* xserver-xorg: fix 16bit modesAndreas Müller2017-02-052-0/+47
* pkgconfig: fix typo introduced during recent conversion to PACKAGECONFIGAndre McCurdy2017-02-021-1/+2
* eudev: add RPROVIDES so eudev-hwdb provides udev-hwdbRoss Burton2017-02-021-0/+1
* uninative: Make patchelf modified files sparseRichard Purdie2017-02-021-7/+4
* wic: get rid of image_output_dir variableEd Bartosh2017-02-021-5/+1
* wic: direct: fix creation of work directoryEd Bartosh2017-02-021-1/+1
* wic: engine: create output dirEd Bartosh2017-02-021-0/+3
* usbutils: add dependency on udev-hwdb, not libudevRoss Burton2017-02-021-1/+1
* scripts/runqemu: fix a typoMing Liu2017-02-021-1/+1
* selftest/runtime-tests: Modify positins test to reduce execution timeJose Perez Carranza2017-02-021-5/+6
* build-perf-test-wrapper.sh: implement lockingMarkus Lehtonen2017-02-021-0/+11
* wic: remove syslinux.pyEd Bartosh2017-02-022-59/+37
* wic: code cleanupEd Bartosh2017-02-0215-43/+36
* wic: msger.py: remove unused APIsEd Bartosh2017-02-021-26/+0
* wic: removed code from __init__.pyEd Bartosh2017-02-021-4/+0
* wic: move oe/misc.py one level upEd Bartosh2017-02-0215-21/+21
* wic: move 2 APIs to wic.engineEd Bartosh2017-02-026-62/+37
* wci: misc: removed build_name APIEd Bartosh2017-02-021-39/+0
* wic: partition: simlify calling plugin methodsEd Bartosh2017-02-022-51/+25
* wic: removed test fileEd Bartosh2017-02-021-1/+0
* wic: renamd direct_plugin.py -> direct.pyEd Bartosh2017-02-021-0/+0
* wic: simplified code of direct_pluginEd Bartosh2017-02-021-22/+2
* wic: pylinted direct_pluginEd Bartosh2017-02-021-15/+7
* wic: improve naming in direct_plugin classesEd Bartosh2017-02-021-40/+22
* wic: get rid of __rootfs_dir_to_dict methodEd Bartosh2017-02-021-16/+5
* wic: moved content of direct.py to direct_pluginEd Bartosh2017-02-023-418/+380
* wic: removed conf.py and empty config file.Ed Bartosh2017-02-022-109/+0
* wic: direct_plugin: stop using config managerEd Bartosh2017-02-022-12/+20
* wic: creator: stop using config managerEd Bartosh2017-02-021-19/+0
* selftest/bbtests: use write_config instead of local.conf fileLeonardo Sandoval2017-02-021-4/+1
* selftest: wic: stop using hddimg in FSTYPESEd Bartosh2017-02-021-4/+4
* wic-tools: Do not remove sysroot with rm_work, because wic needs it.Kristian Amlie2017-02-021-0/+4
* pkgconfig: use packageconfigRoss Burton2017-02-021-7/+4
* pkg-config: depend on pkgconfig-native for target buildsRoss Burton2017-02-021-1/+1
* cups: add missing pkgconfig inheritRoss Burton2017-02-021-1/+1
* build-appliance-image: Update to master head revision2.3_M2Richard Purdie2017-02-011-1/+1
* meta-environment: Clean up the task structure to reduce manifest warningsRichard Purdie2017-02-011-7/+5
* staging: Reduce the number of mkdirs callsRichard Purdie2017-02-011-10/+17
* sstate/staging: Batch log messages for performanceRichard Purdie2017-02-012-8/+17
* xmlto: Don't hardcode the path to tailRichard Purdie2017-01-311-1/+1
* binutils-cross: Remove exec_prefix from the linker search pathRichard Purdie2017-01-312-0/+52
* distro/defaultsetup: Enable removal of libtool .la files by defaultRichard Purdie2017-01-311-1/+1
* relocatable: Make native .pc files relocatableRichard Purdie2017-01-311-1/+12
* utils: Avoid need to relocate wrapper scriptsRichard Purdie2017-01-311-2/+16
* oeqa/core/context.py: Add validation for run-tests optionAníbal Limón2017-01-311-1/+5
* oeqa/runtime/cases: Rename syslog module to oe_syslogAníbal Limón2017-01-312-4/+4
* testimage.bbclass: Fixes about suites and dependenciesMariano Lopez2017-01-311-4/+5
* runtime/cases: Fix case numbers, missing cases and unused classesMariano Lopez2017-01-313-4/+10