summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Documentation: Updated Manual NotesScott Rifenbark2018-05-2412-166/+315
* bsp-guide: Added new section for creating layer using bitbake-layersScott Rifenbark2018-05-241-58/+488
* ref-manual: Added variable description for SPL_BINARYScott Rifenbark2018-05-241-0/+42
* ref-manual: Updated the IMAGE_BOOT_FILES varaible.Scott Rifenbark2018-05-241-9/+16
* ref-manual: Updated SERIAL_CONSOLE and SERIAL_CONSOLES variables.Scott Rifenbark2018-05-241-3/+5
* ref-manual: Updated IMAGE_INSTALL variable description.Scott Rifenbark2018-05-241-6/+6
* ref-manual: Updated EXTRA_IMAGECMD variable.Scott Rifenbark2018-05-241-3/+3
* dev-manual: Added an id tag for the create layer step.Scott Rifenbark2018-05-241-1/+1
* dev-manual: Updated the "Create Your Own Layer" sectionScott Rifenbark2018-05-241-88/+71
* dev-manual: Updated the "Creating Your Own Layer" section.Scott Rifenbark2018-05-241-9/+15
* dev-manual: Updated the "Creating Your Own Layer" section.Scott Rifenbark2018-05-241-2/+9
* dev-manual: Updated layer creation example to use $HOME directoryScott Rifenbark2018-05-241-2/+3
* ref-manual: Added new variable description LAYERSERIES_COMPATScott Rifenbark2018-05-241-0/+44
* poky.ent: Added two Minus-1 variables for release code namesScott Rifenbark2018-05-241-0/+2
* sdk-manual: Added new appendix for NeonKristi Rifenbark2018-05-243-11/+931
* sdk-manual: Removed Mars AppendixKristi Rifenbark2018-05-243-918/+2
* bitbake: bitbake-user-manual: Updated copyright year on title page to 2018Scott Rifenbark2018-05-241-1/+1
* bitbake: toaster: add 'Sumo' to release selectionDavid Reyna2018-05-042-20/+82
* toolchain-scripts/meta-ide-support: Handle dash shells correctlyRichard Purdie2018-05-041-1/+1
* toolchain-scripts: preserve host path in environment setup scriptChin Huat Ang2018-05-041-1/+2
* build-appliance-image: Update to sumo head revisionyocto-2.5sumo-19.0.0Richard Purdie2018-04-231-2/+2
* poky.conf: Bump version for 2.5 sumo releaseRichard Purdie2018-04-231-4/+4
* bitbake: lib/bb/utils: prevent movefile from changing dest dir permissionsMattias Hansson2018-04-231-2/+2
* perl: Security fix CVE-2017-12883Armin Kuster2018-04-232-0/+45
* package.bbclass: Make staticlib problems non-fatalOla x Nilsson2018-04-231-3/+6
* go-runtime_1.9: pass BUILD_ flags to cgo for host-side buildMatt Madison2018-04-231-1/+1
* Revert "icecc.bbclass: Improve error reporting"Joshua Watt2018-04-231-13/+7
* pseudo: use latest SRCREVMartin Jansa2018-04-231-1/+1
* package: Fix PACKAGELOCK handlingRichard Purdie2018-04-231-5/+6
* bitbake.conf: re-order DEBUG_PREFIX_MAPJuro Bystricky2018-04-231-1/+2
* glib-2.0/glib.inc: fix broken mingw buildJuro Bystricky2018-04-201-1/+4
* wic/imager/direct: Ensure correct ROOTFS_DIR is shownRichard Purdie2018-04-201-1/+6
* oeqa/selftest/runqemu: qemu nfs testing not ready for deploymentRichard Purdie2018-04-201-1/+3
* package.bbclass: Only try and process static lib debug symbols on targetos !=...Richard Purdie2018-04-201-1/+2
* oe-selftest: runqemu: add tests for qemu boot and shutdownYeoh Ee Peng2018-04-201-2/+68
* package.bbclass: Include dbgsrc for static libsOla x Nilsson2018-04-201-12/+32
* bitbake.conf: add scp to HOSTTOOLS_NONFATALJef Driesen2018-04-201-0/+3
* package.py: use single quotes for path passed to file in is_elf()Andre McCurdy2018-04-201-2/+1
* usbutils: use update-alternatives for lsusbRicardo Salveti2018-04-201-1/+4
* openssh: disable ciphers not supported by OpenSSL DESHongxu Jia2018-04-202-0/+40
* meta-poky/local.conf.sample: Add sstate mirror example for 2.5Richard Purdie2018-04-181-0/+11
* uninative: Set the dynamic linker to use at compile timeRichard Purdie2018-04-181-2/+3
* uninative: Add allow-shlib-undefined to BUILD_LDFLAGS and drop other workaroundsRichard Purdie2018-04-186-50/+4
* bitbake.conf: Set and export TZ envvar to UTCRichard Purdie2018-04-182-1/+1
* yocto-uninative: Update to version 1.9 (fedora28 compatible)Richard Purdie2018-04-181-3/+3
* package.bbclass: Add '-b' option to file call in isELFMark Hatle2018-04-182-2/+2
* run-postinsts: Replace pi_dir variable testNiko Mauno2018-04-182-2/+2
* rootfs-postcommands.bbclass: improve binary reproducibilityJuro Bystricky2018-04-181-2/+23
* core-image-minimal-initramfs: use initramfs-framework for initializationCalifornia Sullivan2018-04-181-1/+9
* qemu_2.11.1.bb: support mingw buildJuro Bystricky2018-04-181-15/+31