summaryrefslogtreecommitdiffstats
path: root/meta
Commit message (Expand)AuthorAgeFilesLines
* systemd: allow add users as a rootfs postprocess cmdStephano Cetola2016-06-011-23/+20
* openssl: fix the dangling libcrypto.a symlinkMaxin B. John2016-06-011-1/+1
* package.bbclass: fix strip and split logicStephano Cetola2016-06-011-1/+2
* perl-ptest.inc: fix tar call to prevent objcopy failureEnrico Jorns2016-06-011-2/+2
* insane: return line-feeds to qa.logMartin Jansa2016-06-011-1/+1
* bluez5: update to 5.40Maxin B. John2016-06-011-2/+2
* libpng: update to 1.6.22Maxin B. John2016-06-011-4/+4
* unzip: fix security issuesEdwin Plauchu2016-06-013-1/+140
* libarchive: Upgrade to v3.2.0Paul Barker2016-06-016-328/+3
* python-numpy: move recipe to own directoryAlexander Kanavin2016-06-0126-0/+0
* python3: add = to -L linking option only when the path is absoluteAlexander Kanavin2016-06-011-3/+3
* python3-nose: add a recipeAlexander Kanavin2016-06-011-0/+24
* python3-mako: add a Python 3 recipeAlexander Kanavin2016-06-012-0/+30
* cracklib: disable building the python moduleAlexander Kanavin2016-06-011-22/+3
* subversion: remove unnecessary python dependencyAlexander Kanavin2016-06-011-1/+1
* qemu: remove runtime python dependencyAlexander Kanavin2016-06-011-1/+1
* git: remove Python package (to which nothing was packaged)Alexander Kanavin2016-06-011-6/+1
* python3: manipulate all of the config*/Makefile files, not just config/MakefileAlexander Kanavin2016-06-011-0/+3
* avahi-ui: remove support for building a python moduleAlexander Kanavin2016-06-011-9/+2
* sip.bbclass: removeAlexander Kanavin2016-06-011-61/+0
* default-versions.inc: drop python-related defaultsAlexander Kanavin2016-06-015-8/+4
* python3-dir.bbclass: add a separate class for Python 3Alexander Kanavin2016-06-015-11/+9
* distutils-native-base.bbclass, distutils3-native-base.bbclass: removeAlexander Kanavin2016-06-012-7/+0
* python-native, python3-native: remove the use of exported HOST_SYS and BUILD_...Alexander Kanavin2016-06-0119-167/+62
* recipetool / devtool: set a fixed SRCREV by default when fetching from gitPaul Eggleton2016-06-011-2/+4
* lib/oe/recipeutils: fix insertion of variable valuesPaul Eggleton2016-06-011-1/+1
* lib/oe/recipeutils: patch_recipe_lines: allow omitting trailing newlinesPaul Eggleton2016-06-011-6/+11
* lib/oe/recipeutils: split out patch_recipe_lines()Paul Eggleton2016-06-011-5/+18
* linux-yocto/4.1: fix musb compilation errorBruce Ashfield2016-05-303-10/+10
* linux-yocto: only use intel branches for optimized platformsBruce Ashfield2016-05-306-6/+6
* linux-yocto: create intel branchesBruce Ashfield2016-05-306-7/+7
* linux-yocto:4.4: broxton backportsBruce Ashfield2016-05-303-10/+10
* layer.conf: Whitelist ca-certificate dependency on opensslRichard Purdie2016-05-301-0/+1
* ca-certificates: Add openssl as a runtime dependencyOtavio Salvador2016-05-301-0/+2
* initscripts: check if swapon/swapoff exists before executing themMing Liu2016-05-303-3/+3
* uboot-sign: rebuild u-boot.img with signed dtbGeorge McCollister2016-05-301-2/+6
* u-boot: replace old-style shell syntax with the modern oneAndrew Shadura2016-05-301-30/+30
* xcb-proto: remove stale git recipe and now redundant .incRoss Burton2016-05-303-37/+23
* libxcb: upgrade to 1.12Ross Burton2016-05-301-2/+2
* xcb-proto: upgrade to 1.12Ross Burton2016-05-301-2/+2
* libsecret: upgrade to 0.18.5Alexander Kanavin2016-05-301-2/+2
* liburcu: upgrade to 0.9.2Alexander Kanavin2016-05-301-2/+2
* gcr: upgrade to 3.20.0Alexander Kanavin2016-05-301-2/+2
* babeltrace: upgrade to 1.3.2Alexander Kanavin2016-05-301-1/+1
* msmtp: upgrade to 1.6.4Alexander Kanavin2016-05-301-2/+2
* gobject-introspection.bbclass: disable introspection for -native and -natives...Alexander Kanavin2016-05-301-2/+12
* lib/oe/package_manager.py: Add pkgpath to dict returned by package_infoMariano Lopez2016-05-301-17/+24
* oetest.py: Add support to copy unextracted packages for runtime testingMariano Lopez2016-05-301-0/+22
* oetest.py: Add extract_packages() to RuntimeTestContext classMariano Lopez2016-05-301-0/+70
* oetest.py: Add json file support to specify packages needed in runtime testsMariano Lopez2016-05-301-0/+37