summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* eudev: remove eudev-hwdb from RRECOMMENDS_eudevRobert Yang2016-05-171-1/+1
* mesa-demos: OpenVG demos with single frame need eglSwapBufferTom Hochstein2016-05-172-0/+45
* classes/base: get_lic_checksum_file_list imporve validaton of url'sAníbal Limón2016-05-171-0/+3
* coreutils: fix for native and nativesdkDengke Du2016-05-171-5/+9
* oe-buildenv-internal: add BBPATH_EXTRA to BB_ENV_EXTRAWHITE_OERobert Yang2016-05-171-1/+1
* gnu-efi: set COMPATIBLE_HOST_armv4 to nullRobert Yang2016-05-171-0/+1
* cogl-1.0: set COMPATIBLE_HOST_armv4 to nullRobert Yang2016-05-171-0/+2
* openssh: change URI to http:Ross Burton2016-05-171-1/+1
* perl: use PACKAGESPLITFUNCS instead of populate_packages_prependGuojian Zhou2016-05-171-1/+3
* libsolv: upgrade to 0.6.20Maxin B. John2016-05-172-3/+259
* libproxy: update to version 0.4.13Maxin B. John2016-05-172-44/+7
* xproto: Upgrade 7.0.28 -> 7.0.29Jussi Kukkonen2016-05-171-3/+2
* expat: Upgrade 2.1.0 -> 2.1.1Jussi Kukkonen2016-05-175-71/+8
* libsoup-2.4: Upgrade 2.52.2 -> 2.54.1Jussi Kukkonen2016-05-171-2/+2
* json-glib: Upgrade 1.0.4 -> 1.2.0Jussi Kukkonen2016-05-171-2/+2
* inputproto: Upgrade 2.3.1 -> 2.3.2Jussi Kukkonen2016-05-171-2/+2
* gsettings-desktop-schemas: Upgrade 3.19.3 -> 3.20.0Jussi Kukkonen2016-05-171-3/+2
* gdk-pixbuf: Upgrade 2.32.3 -> 2.34.0Jussi Kukkonen2016-05-171-2/+2
* pango: Upgrade 1.38.1 -> 1.40.1Jussi Kukkonen2016-05-171-3/+2
* glib-networking: Upgrade 2.46.1 -> 2.48.2Jussi Kukkonen2016-05-171-2/+2
* sstate: Ensure we sort the value used for SSTATETASKS for determinismRichard Purdie2016-05-171-1/+1
* classes/oeqa: Update for print statements and file() -> open() for python3uninative-1.0Richard Purdie2016-05-167-21/+21
* oeqa: Print function python3 fixesRichard Purdie2016-05-164-11/+11
* tcmode-default: Bump glibc,gdbKhem Raj2016-05-151-2/+2
* security_flags: Enable security flags on leafpad, ltp and libuser.Aníbal Limón2016-05-151-3/+0
* leafpad: Fix security formating issues.Aníbal Limón2016-05-152-1/+84
* libuser: Fix security string formatting issues.Aníbal Limón2016-05-152-1/+36
* ltp: Fixes security string printf on testcases/network/nfsv4/acl/acl1.cAníbal Limón2016-05-152-0/+42
* linux-yocto/4.4: gcc6 build fixes (powerpc and mips)Bruce Ashfield2016-05-153-13/+13
* glibc-initial.inc: fix py3 SyntaxError in cfgscript print()Tim Orling2016-05-151-1/+1
* autotools.bbclass: fix py3 SyntaxError in cfgscript print()Tim Orling2016-05-151-1/+1
* oeqa/decorators: Use wraps consistentlyRichard Purdie2016-05-151-1/+4
* linux-yocto: Update SRCREV for genericx86* for 4.4Alejandro Hernandez2016-05-141-4/+4
* linux-yocto: Update SRCREV for genericx86* for 4.1Alejandro Hernandez2016-05-141-4/+4
* bitbake: toaster: use new syntax of except statementEd Bartosh2016-05-141-3/+3
* bitbake: toaster: use print function in toaster scriptEd Bartosh2016-05-141-2/+2
* bitbake: toaster: use 'in' instead of has_keyEd Bartosh2016-05-143-16/+16
* bitbake: server/process: Fix missing log messages issueRichard Purdie2016-05-141-4/+4
* bitbake: cooker/toasterui: Drop SEND_DEPENDS_TREE UI featureRichard Purdie2016-05-142-8/+2
* bitbake: runqueue.py: always emit bb.event.DepTreeGeneratedPatrick Ohly2016-05-141-4/+4
* selftest: add bmap testEd Bartosh2016-05-141-0/+27
* image types: add bmap generation optionAlexander D. Kanevskiy2016-05-141-1/+3
* bmap-tools: initial commit, version 3.2Ed Bartosh2016-05-141-0/+24
* image_types: add support for zip compressionPatrick Ohly2016-05-141-1/+5
* wic: use next builtin instead of .next methodEd Bartosh2016-05-142-2/+2
* wic: don't encode unicode stringsEd Bartosh2016-05-141-7/+0
* wic: decode output of subprocess.communicateEd Bartosh2016-05-141-2/+2
* wic: use // operator instead of /Ed Bartosh2016-05-142-10/+10
* wic: use find_executable in favor of bb.utils.whichEd Bartosh2016-05-141-8/+2
* wic: don't use L suffix for integersEd Bartosh2016-05-141-4/+4