diff options
| author | Samuli Piippo <samuli.piippo@qt.io> | 2026-03-26 12:50:17 +0000 |
|---|---|---|
| committer | Ari Parkkila <ari.parkkila@qt.io> | 2026-04-14 12:23:53 +0000 |
| commit | 55104aaf2da7a27fc1bd376fe1f9d9819d4d1fcc (patch) | |
| tree | 0005d84132a7e546696f13d556e43e53777141c4 | |
| parent | a2e1001e995f7fe532b7434b06c0820d13b16b27 (diff) | |
Upgrade to Qualcomm release qcom-6.6.119-QLI.1.8-Ver.1.1
Update to latest Qualcomm release.
Change-Id: I9a0990938a6f2807c55dbde985dc71d85abd87b1
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| -rw-r--r-- | manifests/latest.xml | 2 | ||||
| -rw-r--r-- | manifests/qcom-6.6.119-QLI.1.8-Ver.1.1.xml | 23 | ||||
| -rw-r--r-- | manifests/qcom-6.6.119-QLI.1.8-Ver.1.1_qim-product-sdk-2.3.1.xml | 8 |
3 files changed, 32 insertions, 1 deletions
diff --git a/manifests/latest.xml b/manifests/latest.xml index 546cbff..a677f01 100644 --- a/manifests/latest.xml +++ b/manifests/latest.xml @@ -25,6 +25,6 @@ path="layers/meta-qbsp-qcom" /> <!-- Qualcomm Linux --> - <include name="manifests/qcom-6.6.116-QLI.1.7-Ver.1.1_qim-product-sdk-2.2.1.xml" /> + <include name="manifests/qcom-6.6.119-QLI.1.8-Ver.1.1_qim-product-sdk-2.3.1.xml" /> </manifest> diff --git a/manifests/qcom-6.6.119-QLI.1.8-Ver.1.1.xml b/manifests/qcom-6.6.119-QLI.1.8-Ver.1.1.xml new file mode 100644 index 0000000..c619f88 --- /dev/null +++ b/manifests/qcom-6.6.119-QLI.1.8-Ver.1.1.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="UTF-8"?> +<manifest> + <remote fetch="https://github.com/qualcomm-linux" name="github" review="github.com"/> + <remote fetch="https://git.yoctoproject.org" name="yocto" review="git.yoctoproject.org"/> + <remote fetch="https://github.com/openembedded" name="oe" review="github.com"/> + <remote fetch="https://github.com/Linaro" name="Linaro" review="github.com"/> + <remote fetch="https://github.com/uptane" name="updater" review="github.com"/> + <default remote="github" revision="refs/heads/scarthgap" sync-j="8"/> + + <project name="meta-qcom" path="layers/meta-qcom" remote="Linaro" revision="ec80a36bce11d8182b4bb2a6fa0359adfeccde0a" upstream="refs/heads/scarthgap"/> + <project name="meta-openembedded" path="layers/meta-openembedded" remote="oe" revision="15e18246dd0c0585cd1515a0be8ee5e2016d1329" upstream="refs/heads/scarthgap"/> + <project name="poky" path="layers/poky" remote="yocto" revision="828c9d09b4d056f77399fcb4bca8582f9c26ac84" upstream="refs/heads/scarthgap"/> + <project name="meta-security" path="layers/meta-security" remote="yocto" revision="bc865c5276c2ab4031229916e8d7c20148dfbac3" upstream="refs/heads/scarthgap"/> + <project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="af1db2042caf8021d767dce1b26c08b59b96f3d1" upstream="refs/heads/scarthgap"/> + <project name="meta-selinux" path="layers/meta-selinux" remote="yocto" revision="7df9cb7fca0bd026d766c98c8b82dcfc27f89c0f" upstream="refs/heads/scarthgap"/> + <project name="meta-updater" path="layers/meta-updater" remote="updater" revision="b275153c9c8ea09e27d41db9f2faba3ebf92d2c2" upstream="refs/heads/scarthgap"/> + <project name="meta-tensorflow" path="layers/meta-tensorflow" remote="yocto" revision="eeee54cfa3c51c1fd99604a0d5f173096bdcf1da" upstream="refs/heads/scarthgap"/> + + <project name="meta-qcom-hwe" path="layers/meta-qcom-hwe" revision="8e03a1928f0a0c91e4eafe4536b365872498aed2" upstream="refs/heads/scarthgap"/> + <project name="meta-qcom-distro" path="layers/meta-qcom-distro" revision="5cede695df3b6a1e22bfd26fbccaea1685ff742f" upstream="refs/heads/scarthgap"> + <linkfile dest="setup-environment" src="set_bb_env.sh"/> + </project> +</manifest> diff --git a/manifests/qcom-6.6.119-QLI.1.8-Ver.1.1_qim-product-sdk-2.3.1.xml b/manifests/qcom-6.6.119-QLI.1.8-Ver.1.1_qim-product-sdk-2.3.1.xml new file mode 100644 index 0000000..ad1ecbe --- /dev/null +++ b/manifests/qcom-6.6.119-QLI.1.8-Ver.1.1_qim-product-sdk-2.3.1.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<manifest> + <remote fetch="https://github.com/qualcomm-linux" name="github" review="github.com"/> + <default remote="github" revision="refs/heads/scarthgap" sync-j="8"/> + + <project name="meta-qcom-qim-product-sdk" path="layers/meta-qcom-qim-product-sdk" revision="41794cd8d9ed1eef77eab26b80e35165f6707248" upstream="refs/heads/scarthgap"/> + <include name="manifests/qcom-6.6.119-QLI.1.8-Ver.1.1.xml" /> +</manifest> |
