summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2016-06-03testexport.bbclass: Update to use python3Mariano Lopez1
2016-06-03image-live, image-vm, wic: Remove fs size workaroundJussi Kukkonen2
2016-06-02systemd: support systemd-boot as a stand-alone EFI bootloaderJianxun Zhang1
2016-06-02syslinux.bbclass: Added configurable SYSLINUX_ALLOWOPTIONS variableDavis, Michael1
2016-06-02classes/lib: Complete transition to python3Richard Purdie4
2016-06-02sanity: Switch urlparse to urllib.parseJeremy Puhlman1
2016-06-02classes/lib: Update xrange -> range for python3Richard Purdie1
2016-06-02classes/lib: Update to explictly create lists where neededRichard Purdie3
2016-06-02classes/lib: Update to match python3 iter requirementsRichard Purdie3
2016-06-02classes/lib: Update to use python3 command pipeline decodingRichard Purdie8
2016-06-02classes/lib: Convert to use python3 octal syntaxRichard Purdie6
2016-06-01sanity: Drop setting C localeRichard Purdie1
2016-06-01systemd: allow add users as a rootfs postprocess cmdStephano Cetola1
2016-06-01package.bbclass: fix strip and split logicStephano Cetola1
2016-06-01insane: return line-feeds to qa.logMartin Jansa1
2016-05-30sip.bbclass: removeAlexander Kanavin1
2016-05-30python3-dir.bbclass: add a separate class for Python 3Alexander Kanavin5
2016-05-30distutils-native-base.bbclass, distutils3-native-base.bbclass: removeAlexander Kanavin2
2016-05-30python-native, python3-native: remove the use of exported HOST_SYS and BUILD_...Alexander Kanavin4
2016-05-30uboot-sign: rebuild u-boot.img with signed dtbGeorge McCollister1
2016-05-30gobject-introspection.bbclass: disable introspection for -native and -natives...Alexander Kanavin1
2016-05-30gnupg.org-hosted recipes: Change SRC_URI to https siteJussi Kukkonen1
2016-05-30gummiboot.bbclass: also write startup.nsh for non-isoChristopher Larson1
2016-05-30grub-efi.bbclass: also write startup.nsh for non-isoChristopher Larson1
2016-05-30kernel: Make symbol link to vmlinuz in boot directoryHe Zhe1
2016-05-30kernel: Add KERNEL_IMAGETYPES to build multi types kernel at one timeHe Zhe4
2016-05-30testexport.bbclass: Stop exporting test contextMariano Lopez1
2016-05-30nopackages.bbclass: deltask foo_setsceneRobert Yang1
2016-05-30npm: add target_arch flag to npmBrendan Le Foll1
2016-05-30sanity: check that the en_US.UTF-8 locale existsRoss Burton1
2016-05-25sstate.bbclass: Don't create symlinks, download to the correct locationRandy Witt1
2016-05-23useradd: Fix infinite build loopRichard Purdie1
2016-05-22image.bbclass: additional output in create_symlinksPatrick Ohly1
2016-05-22image.bbclass: support duplicate compression typesPatrick Ohly1
2016-05-21meta: Update to modern exception syntaxRichard Purdie2
2016-05-21kernel-uimage: Fix python indentationRichard Purdie1
2016-05-21meta/scripts: python3: rename file -> openRichard Purdie1
2016-05-20classes/kernel: check OLDEST_KERNEL at configure timePaul Eggleton1
2016-05-20classes/kernel: fix typoPaul Eggleton1
2016-05-20classes/populate_sdk_ext: adjust variable blacklistingPaul Eggleton1
2016-05-20kernel: fitimage: Repair misuse of shell test commandMarek Vasut1
2016-05-19kernel: moves KERNEL_SRC_PATH to bitbake.confMing Liu1
2016-05-19package_regex.inc: remove deprecated fileMaxin B. John1
2016-05-19useradd.bbclass: Strip trailing ';' in cmd paramsKhem Raj1
2016-05-19useradd: use bindir_native for pseudo PATHMartin Jansa1
2016-05-18testimage.bbclass: Remove exported testMariano Lopez1
2016-05-18testexport.bbclass: Split testimage classMariano Lopez1
2016-05-17classes/base: get_lic_checksum_file_list imporve validaton of url'sAníbal Limón1
2016-05-16sstate: Ensure we sort the value used for SSTATETASKS for determinismRichard Purdie1
2016-05-16classes/oeqa: Update for print statements and file() -> open() for python3uninative-1.0Richard Purdie4