summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* systemd: support systemd-boot as a stand-alone EFI bootloaderJianxun Zhang2016-06-031-0/+124
* syslinux.bbclass: Added configurable SYSLINUX_ALLOWOPTIONS variableDavis, Michael2016-06-031-1/+7
* classes/lib: Complete transition to python3Richard Purdie2016-06-024-5/+5
* sanity: Switch urlparse to urllib.parseJeremy Puhlman2016-06-021-3/+3
* classes/lib: Update xrange -> range for python3Richard Purdie2016-06-021-1/+1
* classes/lib: Update to explictly create lists where neededRichard Purdie2016-06-023-4/+4
* classes/lib: Update to match python3 iter requirementsRichard Purdie2016-06-023-5/+5
* classes/lib: Update to use python3 command pipeline decodingRichard Purdie2016-06-028-31/+29
* classes/lib: Convert to use python3 octal syntaxRichard Purdie2016-06-026-12/+12
* sanity: Drop setting C localeRichard Purdie2016-06-011-1/+0
* systemd: allow add users as a rootfs postprocess cmdStephano Cetola2016-06-011-23/+20
* package.bbclass: fix strip and split logicStephano Cetola2016-06-011-1/+2
* insane: return line-feeds to qa.logMartin Jansa2016-06-011-1/+1
* sip.bbclass: removeAlexander Kanavin2016-06-011-61/+0
* 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-014-34/+0
* uboot-sign: rebuild u-boot.img with signed dtbGeorge McCollister2016-05-301-2/+6
* gobject-introspection.bbclass: disable introspection for -native and -natives...Alexander Kanavin2016-05-301-2/+12
* gnupg.org-hosted recipes: Change SRC_URI to https siteJussi Kukkonen2016-05-301-4/+4
* gummiboot.bbclass: also write startup.nsh for non-isoChristopher Larson2016-05-301-0/+2
* grub-efi.bbclass: also write startup.nsh for non-isoChristopher Larson2016-05-301-0/+2
* kernel: Make symbol link to vmlinuz in boot directoryHe Zhe2016-05-301-5/+8
* kernel: Add KERNEL_IMAGETYPES to build multi types kernel at one timeHe Zhe2016-05-304-77/+171
* testexport.bbclass: Stop exporting test contextMariano Lopez2016-05-301-4/+0
* nopackages.bbclass: deltask foo_setsceneRobert Yang2016-05-301-0/+6
* npm: add target_arch flag to npmBrendan Le Foll2016-05-301-1/+12
* sanity: check that the en_US.UTF-8 locale existsRoss Burton2016-05-301-0/+13
* sstate.bbclass: Don't create symlinks, download to the correct locationRandy Witt2016-05-251-9/+3
* useradd: Fix infinite build loopRichard Purdie2016-05-231-6/+6
* image.bbclass: additional output in create_symlinksPatrick Ohly2016-05-221-3/+5
* image.bbclass: support duplicate compression typesPatrick Ohly2016-05-221-1/+9
* meta: Update to modern exception syntaxRichard Purdie2016-05-212-2/+2
* kernel-uimage: Fix python indentationRichard Purdie2016-05-211-6/+6
* meta/scripts: python3: rename file -> openRichard Purdie2016-05-211-3/+2
* classes/kernel: check OLDEST_KERNEL at configure timePaul Eggleton2016-05-201-0/+14
* classes/kernel: fix typoPaul Eggleton2016-05-201-1/+1
* classes/populate_sdk_ext: adjust variable blacklistingPaul Eggleton2016-05-201-0/+4
* kernel: fitimage: Repair misuse of shell test commandMarek Vasut2016-05-201-1/+1
* kernel: moves KERNEL_SRC_PATH to bitbake.confMing Liu2016-05-191-4/+0
* package_regex.inc: remove deprecated fileMaxin B. John2016-05-191-1/+0
* useradd.bbclass: Strip trailing ';' in cmd paramsKhem Raj2016-05-191-7/+7
* useradd: use bindir_native for pseudo PATHMartin Jansa2016-05-191-2/+2
* testimage.bbclass: Remove exported testMariano Lopez2016-05-191-120/+17
* testexport.bbclass: Split testimage classMariano Lopez2016-05-191-0/+150
* classes/base: get_lic_checksum_file_list imporve validaton of url'sAníbal Limón2016-05-171-0/+3
* 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-164-16/+16
* autotools.bbclass: fix py3 SyntaxError in cfgscript print()Tim Orling2016-05-151-1/+1
* image types: add bmap generation optionAlexander D. Kanevskiy2016-05-141-1/+3