summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* machine.cfg: Unset CONFIG_64BIT for qemu i386 architectureLeonardo Sandoval2016-10-081-1/+3
* linux-yocto/4.8: Enable R8169 driver since its needed by supported platformsBruce Ashfield2016-10-083-3/+3
* update-rc.d.bbclass: check that init script is executable before running itMarkus Lehtonen2016-10-071-1/+1
* classes/populate_sdk_ext: add symlinks and unfsd to support Eclipse pluginPaul Eggleton2016-10-072-3/+13
* oeqa/sshcontrol: Handle interrupted system call errorRichard Purdie2016-10-071-11/+13
* u-boot: Add support to use uboot-extlinux-config classFabio Berton2016-10-071-1/+20
* classes/uboot-extlinux-config: Add classFabio Berton2016-10-071-0/+126
* wic: selftest: add test for sdimage-bootpartEd Bartosh2016-10-071-0/+8
* wic: selftest: add test for systemd-bootdiskEd Bartosh2016-10-071-0/+7
* security_flags: Diable PIE for mesa-glKhem Raj2016-10-071-0/+1
* mkefidisk.wks: update kernel command lineEd Bartosh2016-10-071-1/+1
* mkefidisk.wks: use MSDOS partition tableEd Bartosh2016-10-071-1/+1
* wic: rewrite MBR disk identifierEd Bartosh2016-10-072-3/+11
* wic: generate PARTUUID for MDOS partitionsEd Bartosh2016-10-072-4/+13
* wic: set PARTUUID only for gpt partition tableEd Bartosh2016-10-071-1/+1
* linuxloader.bbclass: Adjust mips to cover all mips/mips64Mark Hatle2016-10-071-1/+4
* arch-mips: Add mipsisa{32, 64}r6{el, } tunesZubair Lutfullah Kakakhel2016-10-074-2/+88
* gcc-configure: Add mipsisa{32, 64}r6{el, } supportZubair Lutfullah Kakakhel2016-10-072-0/+8
* glibc: Add mipsisa{32, 64}r6{el, } supportZubair Lutfullah Kakakhel2016-10-071-0/+4
* bitbake.conf: Add mipsisa{32, 64}r6{el, } supportZubair Lutfullah Kakakhel2016-10-071-0/+5
* siteinfo.bbclass: Add mipsisa{32, 64}r6{el, } supportZubair Lutfullah Kakakhel2016-10-075-0/+328
* linuxloader.bbclass: Add mipsisa{32, 64}r6{el, } supportZubair Lutfullah Kakakhel2016-10-071-0/+3
* libc-package.bbclass: Add mipsisa{32, 64}r6{el, } supportZubair Lutfullah Kakakhel2016-10-071-0/+4
* kernel-arch.bbclass: Add mipsisa{32, 64}r6{el, } supportZubair Lutfullah Kakakhel2016-10-071-1/+1
* insane.bbclass: Add mipsisa{32, 64}r6{el, }Zubair Lutfullah Kakakhel2016-10-071-0/+4
* pseudo: backport a patch to fix renameat()Joshua Lock2016-10-072-0/+65
* xmlto: Add libxslt to native DEPENDSSaul Wold2016-10-071-0/+1
* utils.bbclass: add function to check for git config userStephano Cetola2016-10-073-9/+19
* bitbake: toaster: Update tests to reflect front end changesMichael Wood2016-10-063-2/+12
* bitbake: toaster: Delete notification update front end implementation to designMichael Wood2016-10-065-4/+10
* bitbake: toaster: importlayer Fix layer dependencies button state toggleMichael Wood2016-10-061-25/+5
* bitbake: toaster: checksettings Remove confusing startup messagesMichael Wood2016-10-061-2/+0
* bitbake: toaster: buildinfohelper: Use correct way to get message from LogMes...Michael Wood2016-10-061-6/+3
* bitbake: toaster: api / project Cancel any in progress builds before project ...Michael Wood2016-10-062-26/+41
* linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.8Alejandro Hernandez2016-10-061-4/+4
* bitbake: bitbake-user-manual: Added new section on BB-style functionsScott Rifenbark2016-10-061-3/+96
* bitbake: bitbake-user-manual: Updated minor wordings.Scott Rifenbark2016-10-061-4/+4
* bitbake: bitbake-user-manual: Added examples for using overrides with functions.Scott Rifenbark2016-10-061-13/+104
* bitbake: bitbake-user-manual: Fixed grammar from missing wordScott Rifenbark2016-10-061-1/+1
* scripts: Rename 'native' to 'oe-run-native'Ulf Magnusson2016-10-061-0/+0
* uninative: users can override download sitebavery2016-10-061-1/+1
* icecc.bbclass: replace os.popen with subprocess.check_outputMartin Jansa2016-10-061-4/+10
* devtool: modify command fails to ignore source filesStephano Cetola2016-10-061-1/+7
* populate_sdk_base.bbclass: Make do_populate_sdk depend on PACKAGE_EXCLUDE_COM...Peter Kjellerstedt2016-10-061-1/+1
* image.bbclass: Make do_rootfs depend on PACKAGE_EXCLUDE_COMPLEMENTARYPeter Kjellerstedt2016-10-061-1/+1
* package_manager.py: Allow multiple regexps in PACKAGE_EXCLUDE_COMPLEMENTARYPeter Kjellerstedt2016-10-061-1/+1
* package_manager.py: Allow a leading - in PACKAGE_EXCLUDE_COMPLEMENTARYPeter Kjellerstedt2016-10-061-1/+1
* oeqa.buildperf: measure apparent size instead of real disk usageMarkus Lehtonen2016-10-062-4/+11
* bitbake: toaster: add Font Awesome licensebavery2016-10-051-0/+2
* bitbake: bb.build: in _exec_task, catch errors from TaskStartedChristopher Larson2016-10-051-16/+24