summaryrefslogtreecommitdiffstats
path: root/b2qt-init-build-env
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/fido' into jethroMikko Gronoff2016-10-261-2/+4
|\ | | | | | | | | | | | | * origin/fido: Improve repo fetching Change-Id: I6d1015336905322261245e01371dc1f150001528
| * Improve repo fetchingSamuli Piippo2016-10-251-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | Add support for --device and --internal to the mirror creation. Use --optimized-fetch when initializing build env, since the internal repos in gitlab sometimes fail to be fetched, which breaks CI builds. --optimized-fetch pulls from network only if the SHA1 is not found from local repos or from mirror. Change-Id: I427aa7a652bdb63be8f6db8682a9af00c2468ab8 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Risto Avila <risto.avila@qt.io>
* | Fetch only external repos for repo mirrorSamuli Piippo2016-09-121-1/+1
| | | | | | | | | | Change-Id: I55a8aa3d69a3df5337a8a61268bde91adb091ab0 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Add support for Toradex Colibri-iMX7Andy Nichols2016-07-131-1/+1
| | | | | | | | | | Change-Id: I01b25ca05cff51671f3088b2aa64a02e56028ce9 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Merge remote-tracking branch 'origin/fido' into devSamuli Piippo2016-06-081-2/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/fido: meta layer was renamed to meta-boot2qt b2qt addons: update repository urls Use git.qt.io as the new playground repo server qtconnectivity: remove incorrect PACKAGECONFIG to enable bluez support qt5: update submodules and meta-qt5 Conflicts: conf/bblayers.conf.bbb.sample conf/bblayers.conf.emulator.sample conf/bblayers.conf.fsl.sample conf/bblayers.conf.intel.sample conf/bblayers.conf.nvidia-logan.sample conf/bblayers.conf.rpi.sample conf/bblayers.conf.sample conf/bblayers.conf.smx6.sample conf/bblayers.conf.ti.sample conf/bblayers.conf.tibidabo.sample conf/bblayers.conf.toradex.sample conf/distro/b2qt.conf recipes-qt/b2qt-addons/b2qt-demos.bb recipes-qt/b2qt-addons/b2qt-launcher.bb recipes-qt/qt5-addons/qtcharts_git.bb recipes-qt/qt5-addons/qtdatavis3d_git.bb recipes-qt/qt5-addons/qtdeclarative-render2d_git.bb recipes-qt/qt5-addons/qtquickcompiler_git.bb recipes-qt/qt5/nativesdk-qtbase_git.bbappend recipes-qt/qt5/qt3d_git.bbappend recipes-qt/qt5/qtbase-native_git.bbappend recipes-qt/qt5/qtbase_git.bbappend recipes-qt/qt5/qtcanvas3d_git.bbappend recipes-qt/qt5/qtconnectivity_git.bbappend recipes-qt/qt5/qtdeclarative_git.bbappend recipes-qt/qt5/qtgraphicaleffects_git.bbappend recipes-qt/qt5/qtimageformats_git.bbappend recipes-qt/qt5/qtlocation_git.bbappend recipes-qt/qt5/qtmultimedia_git.bbappend recipes-qt/qt5/qtquickcontrols2_git.bb recipes-qt/qt5/qtquickcontrols_git.bbappend recipes-qt/qt5/qtsensors_git.bbappend recipes-qt/qt5/qtserialbus_git.bb recipes-qt/qt5/qtserialport_git.bbappend recipes-qt/qt5/qtsvg_git.bbappend recipes-qt/qt5/qttools_git.bbappend recipes-qt/qt5/qttranslations_git.bbappend recipes-qt/qt5/qtvirtualkeyboard_git.bbappend recipes-qt/qt5/qtwayland-native_git.bbappend recipes-qt/qt5/qtwayland_git.bbappend recipes-qt/qt5/qtwebchannel_git.bbappend recipes-qt/qt5/qtwebengine_git.bbappend recipes-qt/qt5/qtwebsockets_git.bbappend recipes-qt/qt5/qtxmlpatterns_git.bbappend scripts/manifest.xml Change-Id: I06904eb8ff7a30240ce289808f43fbba6339f670
| * meta layer was renamed to meta-boot2qtSamuli Piippo2016-06-081-2/+2
| | | | | | | | | | Change-Id: I1b96be87215a6ddf720c83693df1f3bcc2a99b66 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Update license headersSamuli Piippo2016-05-181-7/+15
| | | | | | | | | | | | | | License changed to GPLv3 + Commercial Change-Id: I267c97216e717ed29071df064337e1bcf83de973 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* | Add Support for Renesas R-Car Gen2 DevicesLouai Al-Khanji2016-05-101-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I have only personally tested the porter build as it's the only device I have, but getting the others to work as well should be straight forward. Please see the note in conf/distro/include/rcar-gen2.inc about the binary drivers. The documentation we ship with Qt Creator should expand on how to install the drivers. Additionally we must check with Renesas how we could redistribute prebuilt images if we want to do that. Change-Id: I82e03aad9b43bee068aaa0472aeac4d394f049a8 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Add support for NXP SABRE iMX7DAndy Nichols2016-05-051-1/+1
| | | | | | | | | | Change-Id: Ifef4dc7a1aad2829f2c6978d02efc3b0a7f8720a Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Merge remote-tracking branch 'origin/fido' into devSamuli Piippo2016-04-181-3/+12
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/fido: Move usage of internal mirrors into a bbclass Use --internal arg to fetch playground repos qtquickcompiler: update revision to work with Qt 5.6.1 qt5: update submodules gcc: patch already applied on oe layer Update revisions for poky and openembedded Fix meta-environment to work without changes in local.conf Disabled SSTATE_MIRRORS and PRE_MIRRORS. setup-environment: prevent basename argument being parsed as option. Do not pull internal repos when initializing for all devices Conflicts: conf/local.conf.sample recipes-qt/qt5/nativesdk-qtbase_git.bbappend recipes-qt/qt5/qt3d_git.bbappend recipes-qt/qt5/qtbase-native_git.bbappend recipes-qt/qt5/qtbase_git.bbappend recipes-qt/qt5/qtcanvas3d_git.bbappend recipes-qt/qt5/qtconnectivity_git.bbappend recipes-qt/qt5/qtdeclarative_git.bbappend recipes-qt/qt5/qtgraphicaleffects_git.bbappend recipes-qt/qt5/qtimageformats_git.bbappend recipes-qt/qt5/qtlocation_git.bbappend recipes-qt/qt5/qtmultimedia_git.bbappend recipes-qt/qt5/qtquickcontrols2_git.bb recipes-qt/qt5/qtquickcontrols_git.bbappend recipes-qt/qt5/qtsensors_git.bbappend recipes-qt/qt5/qtserialbus_git.bb recipes-qt/qt5/qtserialport_git.bbappend recipes-qt/qt5/qtsvg_git.bbappend recipes-qt/qt5/qttools_git.bbappend recipes-qt/qt5/qttranslations_git.bbappend recipes-qt/qt5/qtwayland-native_git.bbappend recipes-qt/qt5/qtwayland_git.bbappend recipes-qt/qt5/qtwebchannel_git.bbappend recipes-qt/qt5/qtwebengine_git.bbappend recipes-qt/qt5/qtwebsockets_git.bbappend recipes-qt/qt5/qtxmlpatterns_git.bbappend scripts/manifest.xml scripts/manifest_jethro.xml Change-Id: I17c4dd6890dc4475171133cede4dc7e6217222d6
| * Use --internal arg to fetch playground reposSamuli Piippo2016-04-181-4/+10
| | | | | | | | | | | | | | | | | | Add separate --internal argument to get all internal repos from playground, regardless what --device is used. Change-Id: If0411f877d1c7c21fcc7a4ac7f03adec3dabd5f6 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Louai Al-Khanji <louai.al-khanji@theqtcompany.com>
| * Do not pull internal repos when initializing for all devicesSamuli Piippo2016-04-081-2/+5
| | | | | | | | | | | | | | | | | | | | | | When initializing build environment with '--device all', some internal repos are fetch that are not available for customers. Now those repos are fetched only when initializing with '--device internal' Change-Id: I12981449d4ca9c2d3529ed81649b3cc0a1bfed02 Task-number: QTBUG-52002 Reviewed-by: Tuomas Heimonen <tuomas.heimonen@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Revert "BBB: use new kernel"Samuli Piippo2016-04-181-1/+4
| | | | | | | | | | | | | | | | This reverts commit 2848919526f575d9eaaccf19d4bfaa4a0f4043c2. New kernel is missing cape manager and HDMI output does not work. Change-Id: I5acf277c8ec96cec253a1c9cd2cbfef547baf81e Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | BBB: use new kernelSamuli Piippo2016-04-081-4/+1
| | | | | | | | | | | | | | | | | | main-line 3.8 kernel in meta-beagleboard no longer builds with gcc5. Use 3.14 kernel from beagleboard.org which should provide cape manager support as well. Change-Id: I7456fb949afc0415cfba4f865a193819183b1b51 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | NUC: use the common intel-corei7-64 BSPSamuli Piippo2016-04-081-2/+2
| | | | | | | | | | | | | | | | meta-intel no longer has specific BSPs for each machine, but they share a common BSP based on the architecture. Change-Id: Ibbb7b8b2153103367168ea37d904ce23bc245108 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | imx53: remove support for imx53Samuli Piippo2016-04-081-1/+1
| | | | | | | | | | | | | | | | | | OE has moved to gcc 5.2 which cannot be used to build the old kernel that imx53 still uses, therefore all support for it was dropped from meta-fsl-arm. Change-Id: Ic57310f8ae6d06f62274a7c1874df0d01c95b5e9 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Add Support for Raspberry Pi 3Tuomas Heimonen2016-04-051-1/+1
| | | | | | | | | | Change-Id: I1220cce68059328512e52b7f5a9af7110dd9578c Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
* | nvidia-t18x supportLouai Al-Khanji2016-03-221-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Steps to use this: Set up vibrante installation, mine looks like this: $ ls -l ~/VibranteSDK total 234880 drwxrwxr-x 1 louai louai 298 Mar 20 2014 eclipse -r-xr-xr-x 1 louai louai 171826846 Jan 4 09:59 NVIDIA_Tegra_Graphics_Debugger_2.1_linux-v4l_l4t-egl.run -r--r--r-- 1 louai louai 68688729 Jan 4 09:59 NVIDIA_Tegra_System_Profiler_2.5-linux-x64.tar.gz drwxr-xr-x 1 louai louai 262 Jan 5 14:50 toolchains drwxrwxr-x 1 louai louai 34 Jan 5 13:55 vibrante-oss-src drwxr-xr-x 1 louai louai 12 Jan 4 09:47 vibrante-t186ref-cuda drwxrwxr-x 1 louai louai 264 Feb 10 10:50 vibrante-t186ref-foundation drwxr-xr-x 1 louai louai 164 Jan 5 14:49 vibrante-t186ref-foundation_src drwxrwxr-x 1 louai louai 228 Jan 5 13:56 vibrante-t186ref-linux drwxr-xr-x 1 louai louai 314 Feb 10 10:58 vibrante-t186ref-linux_sr Set up Yocto build dir: $ mkdir ~/work $ cd ~/work $ ~/tqtc-b2qt/yocto-meta/b2qt-init-build-env init --device tegra-t18x Add NVIDIA's Yocto things: $ mkdir ~/work/sources/nvidia-layer $ cd ~/work/sources/nvidia-layer $ tar xf ~/VibranteSDK/vibrante-t186ref-linux_src/yocto/nvidia-layer.tgz $ cd - Set up build environment: $ export MACHINE=tegra-t18x $ . setup-environment.sh Set the following environment variables: $ export KERN_DIR=~/VibranteSDK/vibrante-t186ref-linux_src/kernel $ export PLATFORM_TOPDIR=~/VibranteSDK/vibrante-t186ref-linux $ export TOOLCHAIN_PATH=~/VibranteSDK/toolchains/tegra-4.9-nv $ export BB_ENV_EXTRAWHITE="$BB_ENV_EXTRAWHITE TOOLCHAIN_PATH KERN_DIR PLATFORM_TOPDIR" Add NVLAYER_DIR to local.conf: $ echo 'NVLAYER_DIR = "${TOPDIR}/../sources/nvidia-layer"' >> conf/local.conf Build your image: $ bitbake b2qt-embedded-qt5-image Flash your board: $ cd $PLATFORM_TOPDIR $ mv targetfs targetfs-old $ cd targetfs && tar xf /path/to/rootfs.tar.bz2 $ cd ../../vibrante-t186ref-foundation/utils/scripts/bootburn $ ./bootburn.sh -b p2382-t186 Change-Id: I4209cd0c19a007c4457460fd67342fc579c2a735 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Merge remote-tracking branch 'origin/fido' into devSamuli Piippo2016-03-151-1/+4
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/fido: (36 commits) qt5: update submodules b2qt-demos: update revision b2qt-appcontroller: update revision qt5: move mingw32 specific parts from meta-qt5 qt5: Use latest version of meta-qt5 b2qt-demos: update to new revision ostree: Mount boot partition from user space ostree: Do not use grub2-mkconfig. RPi2: add support for touch display Disable ethernet over usb on beaglebone. qtwayland: update SRCREV Move default sstate-cache dir from build dir Use distro specific sstate cache qtquickcompiler: add support for BYOS builds qtcharts: update revision qt5: update submodules democompositor: use correct path the SDK sources b2qt-demos: update SRCREV Add git SHA1 to b2qt addon package versions b2qt-utils: update SRCREV ... Conflicts: recipes-qt/qt5/qtconnectivity_git.bbappend Change-Id: I1c090c8f87e43664971e0381b93ccad5e4e48175
| * kontron: update to Yocto BSP for SMARC-sAMX6i R02.00Samuli Piippo2016-02-241-1/+4
| | | | | | | | | | Change-Id: If0f8dc2c786bc63fba69531fa009efd8ae8111b7 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Symlink setup script for easier developmentLouai Al-Khanji2016-03-141-2/+3
|/ | | | | Change-Id: Ifc11b3a873fdd2d712f543bf39d21d609e8cd72c Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* Update license headersSamuli Piippo2016-02-091-14/+13
| | | | | Change-Id: Iabcf736e6f4ae2149b57c84ebdc8b5b1be82023d Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Added support for Jetson-tk1-pro device.Teemu Holappa2015-12-141-0/+3
| | | | | | | The configuration has dependency to the interal repositories (meta-tegra and jetson-tk1-pro). Change-Id: I5e13377cf8cfbe4fad3f19215a292b49195f1546 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* Added support for DC3217IYE (nuc) device.Teemu Holappa2015-11-021-0/+3
| | | | | | | Removed imx6 specific wayland configurations from packagegroup-b2qt-embedded-toolchain-target.bb to imx6.inc. Change-Id: I2b700b21bbf23fbaf59dcb8558b0b96b11bb81ec Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* Use mirror from github to clone git-repo toolSamuli Piippo2015-09-081-2/+10
| | | | | | | | | | The repo tool is normally cloned from google, but in China the url is blocked. Use mirror repo from github by default and add command line parameter to allow using a custom url. Change-Id: I91541fb1e42f8c668f7ff97d29232ca61eb3e20e Reviewed-by: Karim Pinter <karim.pinter@theqtcompany.com> Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
* kontron: Add support for Kontron SMARC-sARX6iSamuli Piippo2015-08-191-1/+1
| | | | | | | | | | | | | Enable building b2qt image for Kontron SMARC-sARX6i. Depends on the patch set from Kontron on top of meta-fsl-arm-extra. Kontron does not provide recipe for their u-boot, which makes it impossible to boot into b2qt image without modifying some of the u-boot args currently in the device (that's how their images work as well). Change-Id: Id3e0ee506c192fd0b969d1541fca0e9e2ff3ac6b Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
* Change how meta-qt5 repo is used with init scriptSamuli Piippo2015-06-121-0/+4
| | | | | | | | | | | The manifest.xml and manifest_dizzy.xml no longer checkouts the meta-qt5 repo, but the init script expects it to exists next to the meta-b2qt repo. This will then work with BYOS where both meta layer are available. For internal use, add manifest_qt5.xml, which checkouts the meta-qt5 repo from internal playground server. Change-Id: Id00f18de80ca11ee4813248bc2a84861df265b6f Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* tibidabo: use latest version poky for tibidaboSamuli Piippo2015-06-111-16/+1
| | | | | | | | | | Instead of using old patched version of poky for the meta-tibidabo layer, use the same version of all the meta layer as for the other devices. This requires the old u-boot, kernel, gpu driver and imx-lib recipes to be copied from meta-fsl-arm. Change-Id: I2e804fbe895370c23f8ae89cff4fe283302dabe1 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* Add support for Toradex Colibri iMX6Andy Nichols2015-05-121-1/+1
| | | | | | | Uses Colibri form factor instead of Apalis. Change-Id: I7ba54323a82b151ce174f06477851523b283297b Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
* Add Support for Raspberry Pi 2Andy Nichols2015-03-061-1/+1
| | | | | Change-Id: Iaead44d45172f49427c4d513e31f5fbb29287990 Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
* With '--device all' use all meta layersSamuli Piippo2015-01-291-0/+3
| | | | | Change-Id: Ic1570b47511596806adf5d3feab2e4d1dccbaefd Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* Fix list-devices command for b2qt-init-build-envSamuli Piippo2014-12-011-1/+1
| | | | | | | Did not work when running from SDK installation. Change-Id: I96ace01b0424304e33894364b1f263e511a2bab8 Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
* Init script support for imx6dlsabresdSamuli Piippo2014-11-261-1/+1
| | | | | Change-Id: I2994541fb6e9489dfbbd7e5662f133d8037e5146 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* Merge remote-tracking branch 'origin/stable' into devSamuli Piippo2014-11-241-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| * Update meta-fsl-arm-extra to fix u-boot-boundary fetch failureQtEE_v3.2.0Samuli Piippo2014-10-091-1/+1
| | | | | | | | | | | | | | | | | | Need to update newer sha1 for meta-fsl-arm-extra, since the upstream repo for u-boot-boundary got broken. Task-number: QTEE-793 Change-Id: I77e0e24dfaacd7741e5d856b7214d4fa1112de42 Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
| * Change copyright noticeRainer Keller2014-10-061-1/+1
| | | | | | | | | | | | | | URL points to qt.io Change-Id: I921e1f1ff506bff840cd13ed4bac21238347d98f Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* | Add Support for Colibri-VF devicesAndy Nichols2014-11-201-1/+1
| | | | | | | | | | Change-Id: Ie4fdf57b986eb24cb16dfb9f347ae02e7648bf86 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* | Add Silica ArchiTech tibidabo boardaavit2014-11-101-0/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Builds & runs ok! The current implementation is done with the strategy of using the vendor's defined repo versions for the yocto stack, instead of the common versions defined by b2qt. The intention is to build upon the vendor stack as closely as possible, as that is (hopefully) tested and maintained. Task-number: QTEE-801 Change-Id: Ib93b54178de870b5f288b2fae982ea2b4bb74e50 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* | Fixes for initialization scriptSamuli Piippo2014-10-271-10/+10
| | | | | | | | | | | | | | | | | | Use full path for the -u argument in repo tool, since creating mirror does not work without full path. The GROUPS variable causes problems when /bin/sh is linked to bash. Change-Id: Ie276c8177f3381209a21110b9f84fbff45e3a23f Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
* | Fixes for setup scriptsSamuli Piippo2014-10-171-2/+2
| | | | | | | | | | Change-Id: Ib506ebd57e0943cbbd2b4dfcb6291a3938807c1f Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
* | Improvements to setup scriptsSamuli Piippo2014-10-141-3/+3
| | | | | | | | | | | | | | | | | | | | - use the already fetched .repo/repo as a workaround for repo tool's mandatory -u argument - rename environment-setup.sh script - Add notice about correctly sourcing the environment-setup.sh script Change-Id: I4ac3cf26ca30ae1c14474cf9fb15e65ebc0be3ac Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* | Use device specific bblayers.conf filesSamuli Piippo2014-09-301-2/+2
| | | | | | | | | | | | | | | | | | | | Intead of modifying one commong bblayers.conf.sample file, create separate configs for each device type that uses different set of meta layers. Unknown devices now use all meta layers by default. Change-Id: I2bbcf803951c0c8c787b789420c325166b2ebbd5 Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* | New initialization scriptsSamuli Piippo2014-09-261-63/+118
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These initialization script will create a build environment which has only the needed meta layers from upstream. Other repos are ignored and not even downloaded. Google's repo tool is used to fetch upstream repos and it can then be used to manage the repos while developing. This has also support for using local mirror repos. The required repos are defined in the manifest.xml file, which can be overwritten using a machine specific manifest_<device>.xml file. Task-number: QTEE-760 Change-Id: I12ed9a6fddceb4de1217baaebf46277c6ef7224f Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* | beaglebone: Add cape support for beaglebone blackSamuli Piippo2014-09-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Linux kernel version 3.8 from meta-beagleboard adds support for the cape manager. Using powervr driver version 4.10.00.01, SGX is also supported. Patches for the kernel and SGX are taken from TI support pages. Kernel args need 'quiet' for HDMI to work, otherwise you only get black screen. Double buffering (libpvrPVR2D_FLIPWSEGL.so) does not work, need to use FRONT buffering which can cause screen tearing. Task-number: QTEE-312 Change-Id: I160e7e954ce9d060b0cb1bdaca70b24de9ccd697 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com> Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* | Init script can now use existing build dir for clone referenceaavit2014-09-181-1/+19
| | | | | | | | | | | | | | | | | | Add --reference <existing-build-dir> argument. If one has an already checked out build directory, save download time and disk space by reusing the git object storage. Ref. git clone --reference. Change-Id: I89327597a29cb5e7e5c86acefcdf33e3ee42d0fc Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* | Init script can now be used to update meta layer reposSamuli Piippo2014-09-181-10/+27
| | | | | | | | | | | | | | | | With --force argument, the b2qt-init-build-env script can be used to update already checked out meta layer repos to updated SHA1s Change-Id: I123714da29fa19eb8adc76a811a6daddab6f217d Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* | Update upstream meta layers and add meta-beagleboardSamuli Piippo2014-09-171-7/+8
|/ | | | | Change-Id: Ifc65774898f728920e4b8314bfc71cfbe13a0eb9 Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* Update sha1 for meta-fsl-arm-extraSamuli Piippo2014-08-261-2/+2
| | | | | | | Upstream changes broke the previous version for u-boot-imx git checkout. Change-Id: Idb6b81e1ef4bbe50b5bdd98e2f28e40dffa6d911 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* New sha1 for meta-fsl-arm-extraSamuli Piippo2014-08-181-1/+1
| | | | | | | | | Previous sha1 caused failure in u-boot-script-boundary. Task-number: QTEE-737 Change-Id: Ib066c3e86a02f0113c01bd499a7eee2bd1eb794d Reviewed-by: Rainer Keller <rainer.keller@digia.com> Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* Use specific SHA1 from all of the meta reposSamuli Piippo2014-06-251-26/+25
| | | | | | | | | | Updates on the upstream meta repos can break b2qt-meta repo at anytime. When checking out meta repos, use the same version from which the released images were build. Change-Id: I669093747e79841148617e69aeb6dfea9b908b40 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com> Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>