aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-04-18Merge pull request #96 from kergoth/langdale-fixeslangdaleChristopher Larson
Fixes for the langdale stable branch
2023-01-11libwebsockets: 4.2.2 -> 4.3.2Christopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2023-01-11ccid: 1.4.33 -> %Christopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2023-01-11kbd: 2.5.0 -> 2.5.1Christopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2023-01-11sokol-flex: set DISTRO_CODENAME=langdaleChristopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2023-01-11layer.conf: kirkstone -> langdaleChristopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2023-01-05Merge pull request #92 from aarslan7/SB-21313Noor-Ahsan
psplash: Update copyright year in splash image
2023-01-05psplash: Update copyright year in splash imageArslan Ahmad
JIRA: SB-21313 Signed-off-by: Arslan Ahmad <arslan_ahmad@mentor.com>
2023-01-04setup-flex-builddir: don't write templateconf.cfgChristopher Larson
It's not needed, and causes issues with recent oe-core. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2023-01-04setup-flex-builddir: don't substitute TEMPLATECONF in setup-environmentChristopher Larson
As we no longer set it, we don't need to substitute in the value either. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2023-01-04build-setup-environment.in: stop setting TEMPLATECONFChristopher Larson
It's not necessary, and causes problems with recent oe-core. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2023-01-04Merge remote-tracking branch 'origin/kirkstone'Christopher Larson
* origin/kirkstone: (191 commits) sokol-flex-distro: layer.conf: remove meta-mingw from LAYERRECOMMENDS sokol-flex: remove SDKTAROPTS for Windows symlink resolution local.conf.sample: remove example of SDKMACHINE for mingw32 toolchain-scripts-mingw32.bbclass: remove bbclass sokol-flex: change version from 13.0+snapshot-${DATE} to 13 toolchain-shar-extract.sh: add -v argument to show sdk version sokol-flex: fix the override of toolchain-shar-extract.sh Revert "local.conf.sample: Add tools-sdk for on-target development support" flex-checkout: fix for 'sokol-flex' and +snapshot flex-checkout: default the git init branch to main, not $branch sokol-flex-distro: improve layer by separating user and image features archive-release: archive each bundle into bundle-<hash>.tar image-root-password.bbclass: fix default empty root password login pidgin_2.14.2: add RDEPENDS on python3 flex-checkout: specify a branch for git-init version-sort: remove unused script archive-release: don't include version-sort flex-checkout: use sort -V, not version-sort ccid: Fix build failure for missing flex on host archive-release: avoid using --transform in tar --files-from ... Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-12-30Merge pull request #89 from MentorEmbedded/SB-19964Noor-Ahsan
Remove non-staging mingw32 changes
2022-12-29sokol-flex-distro: layer.conf: remove meta-mingw from LAYERRECOMMENDSChristopher Larson
JIRA: SB-19964 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-12-29sokol-flex: remove SDKTAROPTS for Windows symlink resolutionChristopher Larson
JIRA: SB-19964 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-12-29local.conf.sample: remove example of SDKMACHINE for mingw32Christopher Larson
JIRA: SB-19964 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-12-29toolchain-scripts-mingw32.bbclass: remove bbclassChristopher Larson
This is essentially the same as the one in meta-mingw, so there's no point keeping it around in meta-sokol-flex-staging. JIRA: SB-19964 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-12-28Merge pull request #88 from kergoth/SB-20916Noor-Ahsan
toolchain-shar-extract.sh: add -v argument to show sdk version
2022-12-28Merge pull request #87 from MentorEmbedded/SB-21242Noor-Ahsan
sokol-flex: change version from 13.0+snapshot-${DATE} to 13
2022-12-27sokol-flex: change version from 13.0+snapshot-${DATE} to 13Christopher Larson
0.0 will still be appended for bsp and patch versions, resulting in a final complete version string of 13.0.0 as expected. SDKs have their timestamps appended separately, so that isn't affected by this. JIRA: SB-21242 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-12-28toolchain-shar-extract.sh: add -v argument to show sdk versionChristopher Larson
Specifically, this shows the value of the `SDK_VERSION` variable. JIRA: SB-20916 For example: ``` $ ./tmp/deploy/sdk/sdk-x86_64-sokol-flex-13.0.202212272016-development-image-icicle-kit-es-flex.sh -v 13.0.202212272016 ``` Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-12-28sokol-flex: fix the override of toolchain-shar-extract.shChristopher Larson
The variable name was incorrect, so it wasn't actually using our copy of this file. JIRA: SB-20916 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-12-27Merge pull request #86 from ahsanhussain/kirkstoneNoor-Ahsan
Revert "local.conf.sample: Add tools-sdk for on-target development su…
2022-12-27Revert "local.conf.sample: Add tools-sdk for on-target development support"Ahsan Hussain
This reverts commit c5a7fa1f48f8de5172766a80ad49389d2dbe15c5.
2022-12-16Merge pull request #85 from MentorEmbedded/SB-21211Noor-Ahsan
flex-checkout: fix for 'sokol-flex' and +snapshot
2022-12-15flex-checkout: fix for 'sokol-flex' and +snapshotChristopher Larson
Due to the use of '-' as the separator in our manifest filenames, we have to know precisely how to get the machine name back out of it, which means the number of dashes in the DISTRO is a factor. Now that we're `sokol-flex` rather than `mel`, we need to adjust the cut to the 4th, not 3rd dash, and also strip off the +snapshot- suffix. JIRA: SB-21211 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-12-13Merge pull request #79 from aouahm0d/feature/SB-20851Noor-Ahsan
sokol-flex-distro: improve layer by separating user and image features
2022-12-13Merge pull request #84 from MentorEmbedded/SB-21205Noor-Ahsan
flex-checkout: default the git init branch to main, not $branch
2022-12-12flex-checkout: default the git init branch to main, not $branchChristopher Larson
By prematurely setting our branch, the later logic to check out that branch does nothing, as we're already on it. The problem is we never actually did a checkout, so no files exist. Explicitly specify a default branch which does not match our own to avoid skipping the later checkout. JIRA: SB-21205 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-12-02sokol-flex-distro: improve layer by separating user and image featuresAoun Ahmad
IMAGE_FEATURES in local.conf.append files are removed to distro configuration to separate them from USER_FEATURES local.conf.append: removal of EXTRA_IMAGE_FEATURES from feature layer sokol-flex.conf: Addition of EXTRA_IMAGE_FEATURES to distro layer, inclusion of distro configuration path for iot feature JIRA: SB-20851 Signed-off-by: Aoun Ahmed <aoun_ahmad@mentor.com>
2022-12-02Merge pull request #82 from ArsalanHAwan/fix-default-root-pass-loginNoor-Ahsan
image-root-password.bbclass: fix default empty root password login
2022-12-02Merge pull request #81 from kergoth/SB-20928Noor-Ahsan
archive-release: archive each bundle into bundle-<hash>.tar
2022-12-01archive-release: archive each bundle into bundle-<hash>.tarChristopher Larson
JIRA: SB-20928 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-12-01image-root-password.bbclass: fix default empty root password loginArsalan H. Awan
The root user login on development-image and production-image does not work when ROOT_PASSWORD is not set i.e. by default. This is due to a bug in the image-root-password.bbclass function encrypt_root_pw that does an invalid comparison of the password string with 'None'. It should rather compare it with an empty string as that is the default state of the ROOT_PASSWORD var. Otherwise, the ACTUAL_ROOT_PASSWORD evaluates to "'*0'" which is not a proper encrypted password. JIRA: SB-20967 Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2022-12-01Merge pull request #80 from muhamzai/finch-fixNoor-Ahsan
Fix RDEPENDS in pidgin recipe for finch
2022-11-30pidgin_2.14.2: add RDEPENDS on python3Muhammad Hamza
Finch has a runtime dependency on python3 but pidgin recipe does not have any RDEPENDS which may cause finch to fail if python3 is not installed in our image. JIRA-ID: SB-19937 Signed-off-by: Muhammad Hamza <muhammad_hamza@mentor.com>
2022-11-24flex-checkout: specify a branch for git-initChristopher Larson
This quiets the git `hint:` messages about default branch naming the user sees when setting up flex. JIRA: SB-20928 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-11-24version-sort: remove unused scriptChristopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-11-24archive-release: don't include version-sortChristopher Larson
JIRA: SB-20928 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-11-24flex-checkout: use sort -V, not version-sortChristopher Larson
This quiets the python DeprecationWarnings when a user sets up flex. JIRA: SB-20928 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-11-18Merge pull request #78 from Noor-Ahsan/kirkstoneNoor-Ahsan
ccid: Fix build failure for missing flex on host
2022-11-11ccid: Fix build failure for missing flex on hostNoor Ahsan
* Build failed saying that test -f tokenparser.c || /bin/bash ../../ccid-1.4.33/ylwrap ../../ccid-1.4.33/src/tokenparser.l .c tokenparser.c -- /bin/bash '...ccid/1.4.33-r0/ccid-1.4.33/missing' flex WARNING: 'flex' is missing on your system. You should only need it if you modified a '.l' file. You may want to install the Fast Lexical Analyzer package: <https://github.com/westes/flex> * Add flex-native in DEPENDS Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
2022-11-10Merge pull request #76 from MentorEmbedded/SB-20872Noor-Ahsan
archive-release: avoid using --transform in tar --files-from
2022-11-09archive-release: avoid using --transform in tar --files-fromChristopher Larson
Rather than placing these arguments within the file we pass to --files-from, just pass those arguments directly. This avoids build failures with recent tar, as is used in Ubuntu 22.04. JIRA: SB-20872 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-11-04Merge pull request #74 from MentorEmbedded/SB-20738Noor-Ahsan
Use SALT_LICENSE_SERVER
2022-11-04Merge pull request #75 from MentorEmbedded/SB-20638Noor-Ahsan
sokol-flex-distro: layer.conf: remove meta-gplv2 from LAYERRECOMMENDS
2022-11-03sokol-flex-distro: layer.conf: remove meta-gplv2 from LAYERRECOMMENDSChristopher Larson
JIRA: SB-20638 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-11-03capdebuginfo: capture SALT_LICENSE_SERVERChristopher Larson
Newer toolchains use this, not the LM_ or MGLS_ variables. JIRA: SB-20738 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-11-03build-setup-environment.in: use SALT_LICENSE_SERVER in BB_ENV_EXTRAWHITEChristopher Larson
Newer toolchains use this, not the LM_ or MGLS_ variables. JIRA: SB-20738 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2022-11-03Merge pull request #73 from aouahm0d/kirkstone-feature/SB-20302Noor-Ahsan
Image Recipes: cleaned, removed and moved some of the recipes in flex layers