aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2016-06-02classes/lib: Complete transition to python3Richard Purdie
2016-06-02sanity: Switch urlparse to urllib.parseJeremy Puhlman
2016-06-02classes/lib: Update xrange -> range for python3Richard Purdie
2016-06-02classes/lib: Update to explictly create lists where neededRichard Purdie
2016-06-02classes/lib: Update to match python3 iter requirementsRichard Purdie
2016-06-02classes/lib: Update to use python3 command pipeline decodingRichard Purdie
2016-06-02classes/lib: Convert to use python3 octal syntaxRichard Purdie
2016-06-01sanity: Drop setting C localeRichard Purdie
2016-06-01systemd: allow add users as a rootfs postprocess cmdStephano Cetola
2016-06-01package.bbclass: fix strip and split logicStephano Cetola
2016-06-01insane: return line-feeds to qa.logMartin Jansa
2016-05-30sip.bbclass: removeAlexander Kanavin
2016-05-30python3-dir.bbclass: add a separate class for Python 3Alexander Kanavin
2016-05-30distutils-native-base.bbclass, distutils3-native-base.bbclass: removeAlexander Kanavin
2016-05-30python-native, python3-native: remove the use of exported HOST_SYS and BUILD_...Alexander Kanavin
2016-05-30uboot-sign: rebuild u-boot.img with signed dtbGeorge McCollister
2016-05-30gobject-introspection.bbclass: disable introspection for -native and -natives...Alexander Kanavin
2016-05-30gnupg.org-hosted recipes: Change SRC_URI to https siteJussi Kukkonen
2016-05-30gummiboot.bbclass: also write startup.nsh for non-isoChristopher Larson
2016-05-30grub-efi.bbclass: also write startup.nsh for non-isoChristopher Larson
2016-05-30kernel: Make symbol link to vmlinuz in boot directoryHe Zhe
2016-05-30kernel: Add KERNEL_IMAGETYPES to build multi types kernel at one timeHe Zhe
2016-05-30testexport.bbclass: Stop exporting test contextMariano Lopez
2016-05-30nopackages.bbclass: deltask foo_setsceneRobert Yang
2016-05-30npm: add target_arch flag to npmBrendan Le Foll
2016-05-30sanity: check that the en_US.UTF-8 locale existsRoss Burton
2016-05-25sstate.bbclass: Don't create symlinks, download to the correct locationRandy Witt
2016-05-23useradd: Fix infinite build loopRichard Purdie
2016-05-22image.bbclass: additional output in create_symlinksPatrick Ohly
2016-05-22image.bbclass: support duplicate compression typesPatrick Ohly
2016-05-21meta: Update to modern exception syntaxRichard Purdie
2016-05-21kernel-uimage: Fix python indentationRichard Purdie
2016-05-21meta/scripts: python3: rename file -> openRichard Purdie
2016-05-20classes/kernel: check OLDEST_KERNEL at configure timePaul Eggleton
2016-05-20classes/kernel: fix typoPaul Eggleton
2016-05-20classes/populate_sdk_ext: adjust variable blacklistingPaul Eggleton
2016-05-20kernel: fitimage: Repair misuse of shell test commandMarek Vasut
2016-05-19kernel: moves KERNEL_SRC_PATH to bitbake.confMing Liu
2016-05-19package_regex.inc: remove deprecated fileMaxin B. John
2016-05-19useradd.bbclass: Strip trailing ';' in cmd paramsKhem Raj
2016-05-19useradd: use bindir_native for pseudo PATHMartin Jansa
2016-05-18testimage.bbclass: Remove exported testMariano Lopez
2016-05-18testexport.bbclass: Split testimage classMariano Lopez
2016-05-17classes/base: get_lic_checksum_file_list imporve validaton of url'sAníbal Limón
2016-05-16sstate: Ensure we sort the value used for SSTATETASKS for determinismRichard Purdie
2016-05-16classes/oeqa: Update for print statements and file() -> open() for python3Richard Purdie
2016-05-14autotools.bbclass: fix py3 SyntaxError in cfgscript print()Tim Orling
2016-05-14image types: add bmap generation optionAlexander D. Kanevskiy
2016-05-14image_types: add support for zip compressionPatrick Ohly
2016-05-14report-error: Replace the build directory path in the error textMichael Wood