summaryrefslogtreecommitdiffstats
path: root/meta
Commit message (Expand)AuthorAgeFilesLines
* populate_sdk_base.bbclass: use pbzip2 to compress SDK tarfilesAndre McCurdy2015-06-271-3/+3
* image_types.bbclass: use pbzip2 for images requiring bz2 compressionAndre McCurdy2015-06-271-2/+2
* pbzip2: Fix native dependency on bzip2-nativeRichard Purdie2015-06-271-0/+1
* pbzip2: add initial recipe, pbzip2 v1.1.12Andre McCurdy2015-06-271-0/+27
* run-postinsts: Fix ipk package management detectionAníbal Limón2015-06-271-1/+4
* oe/rootfs.py: DpkgRootfs/OpkgRootfs add support for dependency handling in po...Aníbal Limón2015-06-271-55/+101
* cmake: Upgrade 2.8.12.2 -> 3.2.2Moritz Blume2015-06-276-103/+76
* uclibc: Cope with other mips32 variantsRamax Lo2015-06-271-1/+3
* piglit: fix floating dependence on freeglutRoy Li2015-06-271-0/+6
* gdb: Add missing runtime dependency for python optionAndreas Oberritter2015-06-271-1/+1
* unzip: fix four CVE defectsRoy Li2015-06-275-0/+278
* qemu: backport patches to fix CVE issuesKai Kang2015-06-2712-1/+1247
* terminal.py: Allow devshell/menuconfig on recent gnome-terminalLeonardo Sandoval2015-06-271-0/+6
* bluez5: upgrade to 5.31Cristian Iorga2015-06-271-2/+2
* linux-firmware: upgrade to commit 3161bfa479d5e9ed4f46b57df9bcecbbc4f8eb3cCristian Iorga2015-06-271-2/+8
* weston: fix libdir/libexecdir confusionRoss Burton2015-06-271-1/+1
* bluez5: fix lib/libexecdir confusionRoss Burton2015-06-271-3/+3
* testimage: Handle ipk/deb packaging format tests correctlyRichard Purdie2015-06-271-2/+4
* wic: oe-selftest: Test image compressingEd Bartosh2015-06-271-0/+30
* sanity.bbclass: check /bin/sh is dash or bashRobert Yang2015-06-261-0/+4
* toolchain-scripts: fix for multilibRobert Yang2015-06-261-1/+1
* oeqa/selftest/recipetool: Fix appendfile_binary test on opensuse131Richard Purdie2015-06-261-1/+3
* lib/oe/patch: Fix git patch application for source in subdirectoryRichard Purdie2015-06-261-3/+3
* oe/utils.py: Add support for init/end helper functions in ThreadWorker.Aníbal Limón2015-06-262-5/+14
* oe/utils.py: Fix thread leakage in ThreadPoolAníbal Limón2015-06-262-7/+22
* wpa-supplicant: Revert "Make SystemD D-Bus config conditional"Otavio Salvador2015-06-241-3/+2
* apt-native: Drop obsolete symlinksRichard Purdie2015-06-231-4/+0
* meta-environment: Ensure we append to the default TOOLCHAIN_NEED_CONFIGSITE_C...Richard Purdie2015-06-231-1/+1
* toolchain-scrpts: Fix sitecache issues with multilibRichard Purdie2015-06-231-2/+11
* staging: Strip files in sysrootRichard Purdie2015-06-232-0/+98
* meta: Add explict getVar param for (non) expansionRichard Purdie2015-06-2339-93/+93
* neard: remove unused service fileRoss Burton2015-06-231-13/+0
* rpm: Rebrand rpm custom macro paths to be distro specificMark Hatle2015-06-231-3/+3
* rpm: Fix lua 'print' statement captureMark Hatle2015-06-232-0/+105
* rpm: Fix CVE-2013-6435Leonardo Sandoval2015-06-232-0/+110
* rpm: Fix CVE-2014-8118Leonardo Sandoval2015-06-232-0/+44
* distutils-common-base: add to, don't set, FILES_${PN}Joshua Lock2015-06-231-1/+1
* python-2.7/3.4-manifest.inc: add missing dependencies for python-netserverHenning Heinold2015-06-232-3/+3
* python3-ctypes: Fix cross compilation for arm targetsAlejandro Hernandez2015-06-231-0/+3
* wic: oe-selftest: Add 3 tests of 'wic help' commandEd Bartosh2015-06-231-0/+12
* wic: Return error code when wic fails to invoke commandEd Bartosh2015-06-231-1/+10
* oe-selftest: wic: Fix testcaseEd Bartosh2015-06-231-7/+10
* init-install: Properly delete partition tableEd Bartosh2015-06-232-2/+2
* init-install: code cleanup: replace /dev/$device -> $deviceEd Bartosh2015-06-232-46/+46
* init-install: code cleanup: Replace tabs with spacesEd Bartosh2015-06-232-52/+51
* init-install: Specify partition name in parted command lineEd Bartosh2015-06-232-7/+9
* init-install: Specify filesystem type in parted command lineEd Bartosh2015-06-232-7/+7
* init-install: Implement UUID supportEd Bartosh2015-06-231-6/+17
* init-install: Use GPT table with GRUB 2Ed Bartosh2015-06-231-12/+40
* init-install-efi: Implement UUID supportEd Bartosh2015-06-231-4/+7