| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
The WKS image creation ignored our old initramfs. Change to using
an existing core-image-minimal-initramfs recipe and extend it with
support for the internal MMC reader. Add separate recipe to combine
the intel microcode and the new initramfs, and add wks file to use it.
Remove all old recipes that are no longer used.
Change-Id: I4e1f244685a7f2bd304aa23d9e07580fa9dc9652
Reviewed-by: Timo Aarnipuro <timo.aarnipuro@qt.io>
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
| |
Include the latest Qt License Agreement version 4.0, as it's available
in qtbase. Use the same filename as used in meta-qt5 layer, so this license
will be used in all Qt recipes that use The-Qt-Company-Commercial license.
Change-Id: Ic02eb2c6c6d210ad30ee6a65d23afaa5b8b68589
Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* origin/morty:
6e3ac7b meta-qt5: update meta layer
b250388 meta-qt5: update meta layer
763a607 qtdeviceutilities: update revision
0c1582c poky: update to latest revision in morty branch
4489683 nuc: use modprobe to load kernel module
45f1fec quickcompiler: Update QC to 5.9.5 version
65f8274 nuc: enable boot from internal sd cardreader
Conflicts:
meta-boot2qt/recipes-graphics/hunspell/hunspell-dicts_git.bb
meta-boot2qt/recipes-qt/qt5/qtdeviceutilities_git.bb
scripts/manifest.xml
Change-Id: I6fbfe531d34716aacb4a7220c4fc2688152651a2
|
|
|
|
|
|
|
|
| |
Add _git postfix to recipes which use sources from git and
rename recipes to match their git repositories
Change-Id: Idc67d136f280c7d224d586f79c5e7ce6f7e20fa2
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
Move distro specific recipes to own layer and leave only new recipes
and bbclasses to meta-boot2qt layer. This makes it easier to include
meta-boot2qt to your own distro layer to get access e.g., QDB and
QBSP recipes that might be useful even without boot2qt distro.
Task-number: QTBUG-65871
Change-Id: I6c353774dd1668b00f2d05aa262ad866b90bdef6
Reviewed-by: Timo Aarnipuro <timo.aarnipuro@qt.io>
|