summaryrefslogtreecommitdiffstats
path: root/conf/local.conf.sample
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/fido' into jethroSamuli Piippo2016-08-221-0/+3
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/fido: Correctly update qtquickcompiler SHA1 Reuse qt5-git.inc to define git repo location Remove automotive recipes Update Qt5 submodules Handle qtquickcompiler in update-qt5-modules.sh script Correctly use QtQuickCompiler when available Change git protocol from ssh to http Update qtdeclarative module Update boot2qt-demos version Conflicts: conf/distro/b2qt-auto.conf recipes-qt/automotive/gammaray_git.bb recipes-qt/automotive/neptune-ui/neptune.service recipes-qt/automotive/neptune-ui_git.bb recipes-qt/automotive/qtapplicationmanager_git.bb recipes-qt/automotive/qtivi_git.bb recipes-qt/automotive/qtwebbrowser_git.bb recipes-qt/b2qt-addons/b2qt-demos.bb recipes-qt/b2qt-addons/b2qt-launcher.bb recipes-qt/b2qt-addons/democompositor_git.bb recipes-qt/images/b2qt-automotive-qt5-image.bb recipes-qt/meta/meta-toolchain-b2qt-automotive-qt5-sdk.bb recipes-qt/qt5-addons/qtvirtualkeyboard_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/qtcharts_git.bb recipes-qt/qt5/qtconnectivity_git.bbappend recipes-qt/qt5/qtdatavis3d_git.bb recipes-qt/qt5/qtdeclarative-render2d_git.bb 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/qtquickcompiler_git.bb 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.bb recipes-qt/qt5/qtvirtualkeyboard_git.bbappend recipes-qt/qt5/qtwayland-native_5.7-wip.bb recipes-qt/qt5/qtwayland-native_git.bbappend recipes-qt/qt5/qtwayland_5.7-wip.bb 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: Ibf7f89a35c9e19bd8cf81c49cb44f6fd454838b4
| * Correctly use QtQuickCompiler when availableSamuli Piippo2016-08-191-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make sure the we use QtQuickCompiler only when we either have access to the sources (internal gerrit repo) or the prebuilt binaries are available. The internal-build class checks if we are working within The Qt Company network, so we will also have access to the sources. Setting ENABLE_QTQUICKCOMPILER env to "1" in local.conf has the same effect. Otherwise check if the prebuilt binaries are available as installed by the Qt Online SDK. Change-Id: I63b09ebabc96bb14b119ea7472a3fa7b10e5c2a8 Task-number: QTBUG-53052 Task-number: QTBUG-53216 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>
* Move usage of internal mirrors into a bbclassSamuli Piippo2016-04-181-15/+1
| | | | | | | | Use bbclass to test if the internal sstate and download mirror server is available before enabling them. Change-Id: Ie927bdfca486232e3d3a55009139a9c27ff98aad Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Disabled SSTATE_MIRRORS and PRE_MIRRORS.Teemu Holappa2016-04-081-14/+14
| | | | | | | Removed Digia's internal servers from the default configuration. Change-Id: I18b3a87de50afe0f5a405b29ec3e327450b7c2a8 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* Move default sstate-cache dir from build dirSamuli Piippo2016-03-021-1/+1
| | | | | | | | | Instead of using the build directory for the local sstate-cache, move it one folder up, so it can be shared with directories for other machines. Change-Id: Ia755c28783e47692f4c0e1700880aaac97fe76de Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Use distro specific sstate cacheSamuli Piippo2016-03-021-1/+1
| | | | | Change-Id: Ife5236e848e788a30a1942663bfefdf6301d6f37 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Update license headersSamuli Piippo2016-02-091-14/+13
| | | | | Change-Id: Iabcf736e6f4ae2149b57c84ebdc8b5b1be82023d Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Use the new yocto-cache serverSamuli Piippo2016-02-041-13/+13
| | | | | | | | Used as a sstate-cache and download mirror Change-Id: Ia1c06e1d5df2acb32ebbda8e6d85635252149323 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Tony Sarajärvi <tony.sarajarvi@theqtcompany.com>
* Add meta layer revision info to image and toolchainSamuli Piippo2016-02-011-0/+1
| | | | | | | | | The branch and revision of each meta layer used in the build are stored in the image (/etc/build) and in the toolchain (${SDKPATH}/version-${REAL_MULTIMACH_TARGET_SYS}). Change-Id: Ic4be1cff62e11746ee3ec61c7909ed8c35c84db2 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Use SSTATE_MIRRORS to speedup the local buildsSamuli Piippo2016-01-201-0/+1
| | | | | | | | | | | SSTATE_MIRRORS contains the build artifacts from previous builds done in CI and Jenkins. When running yocto builds locally for components with identical build configuration, the artifacts can be fetched from the mirror. This is usually the case for most of the base components and toolchain, as they are updated less frequently. Change-Id: Ic185b5a5dfd3b3b839bcd0ae102067a40a3040c6 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* adb: make sure serial number is max 32 charactersSamuli Piippo2015-12-091-1/+1
| | | | | | | | | Windows adb cannot handle devices which have longer serial, so limit it to 32 characters. Remove the -linux- part of the hostname to make it a bit shorter. Change-Id: I3f6f811a9ecd8a273576fdef268d5a343edc531e Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
* use internal PREMIRRORSSamuli Piippo2015-11-251-0/+13
| | | | | | | | | | ci-files01-hki.ci.local has a shared download folder that can be used as a PREMIRROR. This should save a lot of out going network traffic when running in CI. Change-Id: I1f81a547ee12d8f37de58228272a87d7cc93e736 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Use automatic parallelism options in local.conf.Eirik Aavitsland2015-06-111-6/+2
| | | | | | | | Since all targets now use current poky version, we can get rid of the workaround for dora which needed hardcoded values. Change-Id: Ia720c1da3f75f66a78e3ea09bb86c1182b72fb6d Reviewed-by: Samuli Piippo <samuli.piippo@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
| * Change copyright noticeRainer Keller2014-10-061-1/+1
| | | | | | | | | | | | | | URL points to qt.io Change-Id: I921e1f1ff506bff840cd13ed4bac21238347d98f Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* | Enable to use sources from Qt SDKSamuli Piippo2014-10-171-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | This enables sources to be fetched from the Qt SDK, if available, instead of internal git repositories. Required for BYOS customers to build B2Qt things. Git repositories in SRC_URI are configured with 'local-uri' parameter, that defines the path to the source code directory inside the Qt SDK. The base path to Qt SDK is set in local.conf when setup-environment.sh in run. Change-Id: I7f5e96fb6b9e9e55cac9d50cefb17830618193b8 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com> Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* | Update local.conf.sampleSamuli Piippo2014-10-141-29/+29
| | | | | | | | | | | | | | | | Match with meta-poky version. Parallel threads are now configured based on the CPU count. Change-Id: If82e8b55778c9c822e5aa8e7558a68919b74f666 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* | Update upstream meta layers and add meta-beagleboardSamuli Piippo2014-09-171-1/+1
|/ | | | | Change-Id: Ifc65774898f728920e4b8314bfc71cfbe13a0eb9 Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* Include toradex repositorySamuli Piippo2014-06-171-0/+1
| | | | | | | | Toradex has lot's of dependencies, so BBMASK is updated to remove all recipes not suitable for us. Change-Id: Iddc4b7582fee2728f944e3dd803a7c9114932a62 Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* No need for RPi in BBMASKSamuli Piippo2014-06-031-1/+1
| | | | | | | Offending recipe was removed from RPi meta layer Change-Id: If298067b8c9feba00099147c6512ffe84b9311dd Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Update copyright year to 2014Samuli Piippo2014-02-041-1/+1
| | | | | Change-Id: Ic3045b02350916c686cb1b011550c299ca082f06 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* rpi: disable bbappend from meta-raspberrypiSamuli Piippo2014-01-301-1/+1
| | | | | | | | Now using meta-raspberrypi from master branch, but needed to disable bbappend for mesa recipe which does not exist. Change-Id: I8f3eab483ac0376285f056625f946d6b6c39f786 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Add license header to all recipesSamuli Piippo2013-11-251-0/+22
| | | | | | Change-Id: I726d154e54a43d2561969d789709895d4c594da9 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com> Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
* Include support for Raspberry PiSamuli Piippo2013-08-291-1/+1
| | | | | Change-Id: I5987fe316966447240bb3cf52616fd84c4f8eecd Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Change default hostname to b2qt-linux-${MACHINE}Samuli Piippo2013-06-041-1/+1
| | | | | | | This is used by QtCreator to automatically define devices Change-Id: I7ddb179b2e65d225196857accb371b9d17d36ad9 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Disable prelinking from image to allow on device debuggingSamuli Piippo2013-06-031-1/+1
| | | | | | | | | | On device debugging won't work when binaries in device are prelinked and binaries on sysroot are not. Currently haven't found a way to have exatly same binaries on both places, so disabling prelinking altogether. Change-Id: I9b76967bf32e6574000b612ded4044da8c6960f0 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* local.conf.sample: switch to ipk packagesSamuli Piippo2013-05-061-1/+2
| | | | | | | | Now using ipk packages, since libgles-omap3 has problems with rpm. Set also default hostname based on machine type. Change-Id: I8a2a47c787c4acb8976154cc1b161870e1b38ad1 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* Create new meta layer and distro for B2Qt on embedded LinuxSamuli Piippo2013-04-301-0/+258
Change-Id: I0dccd0d118b95cf2a5aa39cf5fcdbf69787630a4 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>