| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
DEPLOY_DIR_IMAGE macro has been replaced with IMGDEPLOYDIR in poky 2.2.
Update all instances to make image creation work.
Change-Id: I3740730ded84650d3a3a51b85c77ed4fef863a8a
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
| |
Fix error Taskhash mismatch
Change-Id: I28132764303660dfc4db8b13e4bc447f4deb447e
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
| |
License changed to GPLv3 + Commercial
Change-Id: I267c97216e717ed29071df064337e1bcf83de973
Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: Iabcf736e6f4ae2149b57c84ebdc8b5b1be82023d
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I70c8b9d41c3c67b83cf2b4200803c9d71ce93d52
Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
|
|
| |
Gerrit Sanity Bot does not like tabs, so remove them from recipes.
Change-Id: Ic0bede29c9a4a01a2bd816e6771fafd76b2323e2
Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* origin/stable:
toolchain: include base-files
Update meta-fsl-arm-extra to fix u-boot-boundary fetch failure
Install fonts with help of Yocto recipes
bbb: remove preferred version for SGX
Update Qt logo
Remove u-boot-fw-utils
Change copyright notice
Conflicts:
b2qt-init-build-env
conf/distro/include/beaglebone.conf
recipes/packagegroup/nativesdk-packagegroup-b2qt-embedded-toolchain-target.bb
Change-Id: I5b22412d0530e70057f705da34247803498ddde3
|
| |
| |
| |
| |
| |
| |
| | |
URL points to qt.io
Change-Id: I921e1f1ff506bff840cd13ed4bac21238347d98f
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
|/
|
|
|
| |
Change-Id: Ibf940d835ab9b2edf54da818811e1aa23172e3b5
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
|
|
|
|
|
| |
Change-Id: Iece54b106059bfba07adfbd84a1ae76b9104b43f
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
|
|
|
|
|
|
|
|
| |
Unpacking the boot.tar.gz file using sudo caused error:
"Cannot change ownership to uid 1000, gid 1000: Operation not permitted"
Now using fakeroot to not record my uid to the files.
Change-Id: I1a953e5e363a0d9fbb914cfa8837d888421d8e14
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
|
|
Each machine config defines what is included in the boot.tar.gz
package. For beaglebone, include the uEnv.txt u-boot script that
is used to start up the device.
Change-Id: Ia509dd61c789fda53889cea8ea9221cfa8b469a9
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
|