Commit Graph

1027 Commits

Author SHA1 Message Date
Dmitry Baryshkov
82913b1fc4 debugcc: bump source revision
Bump debugcc's source revision to get more platform support

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2022-11-09 20:49:44 +03:00
Dmitry Baryshkov
3bf4e6c7f3 Merge pull request #489 from ndechesne/8450-hdk
8450 HDK support
2022-11-09 18:22:57 +02:00
Nicolas Dechesne
4e62ae58cd conf: machine: include SM8450 HDK in qcom-armv8 machine
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2022-11-08 23:56:58 +00:00
Nicolas Dechesne
26bc35ae2b linux: include qcomlt 6.0 release branch recipe
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2022-11-08 23:56:58 +00:00
Nicolas Dechesne
32988ebd42 .github/master: fix up secrets
secrets: inherit can only be used with workflows that call reusable
workflows in the same organization. In this case since we reuse a
workflow from 96boards, we need to be more explicit.

Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2022-11-08 23:56:00 +00:00
Nicolas Dechesne
625ecb4ebc .github/workflows/premerge: include an RPB build in the PR test
Add an additional OE RPB build for each new meta-qcom PR, to ensure
that the PR is not breaking the OE RPB build.

Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2022-11-08 23:12:29 +00:00
Nicolas Dechesne
c0ca1bd7db Merge pull request #456 from lumag/fw-wcn
Fix alternative wcn6855 firmware packaging
2022-10-28 17:26:18 +02:00
Nicolas Dechesne
4af71acef2 Merge pull request #397 from lumag/test-image-adbd
initramfs-test-image: add adbd support
2022-10-28 15:59:41 +02:00
Nicolas Dechesne
6e209b78ce Merge pull request #488 from YoeDistro/yoe/mut
mybw: Pass cflags/ldflags from bitbake
2022-10-24 09:36:33 +02:00
Khem Raj
77259eae4b mybw: Pass cflags/ldflags from bitbake
This helps in compiling this will e.g. clang/libc++

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-10-22 16:17:22 -07:00
Nicolas Dechesne
21f4c9b3e6 Merge pull request #487 from superna9999/for-pr/test-image-mybw
recipes-test: initramfs-test-image: install mybw
2022-10-21 17:38:48 +02:00
Neil Armstrong
2d228ba39f recipes-test: initramfs-test-image: install mybw
This adds mybw to the initramfs-test-image install list.

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
2022-10-21 17:16:32 +02:00
Nicolas Dechesne
9ee2cacbbf Merge pull request #486 from superna9999/for-pr/mybw
recipes-test: Add mybw recipe
2022-10-21 16:08:05 +02:00
Neil Armstrong
0d3724ab48 recipes-test: Add mybw recipe
mybw is a small utility to check memory performance.

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
2022-10-21 15:09:28 +02:00
Nicolas Dechesne
38e04ec134 Merge pull request #485 from ndechesne/langdale
layer.conf: bump to langdale
2022-10-03 10:32:52 +02:00
Nicolas Dechesne
3f899b2979 layer.conf: bump to langdale
OE-core has switch from kirkstone to langdale.

Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2022-10-03 08:14:38 +02:00
Nicolas Dechesne
6fd9b142de Merge pull request #482 from lumag/fixes
Two small fixes
2022-09-06 14:43:44 +02:00
Dmitry Baryshkov
60aaf6fe58 firmware-qcom-pixel: remove dir before unpacking
Remove radio images dir before unpacking the image. This fixes potential
issue with unpacker being unable to dump images.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2022-09-06 12:47:27 +03:00
Dmitry Baryshkov
19570423bc qrtr: fix typo: CFLAS -> CFLAGS
Fix typo to correct EXTRA_OEMAKE list of arguments.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2022-09-06 12:46:23 +03:00
Nicolas Dechesne
0ac65a0da1 Merge pull request #481 from vishalbhoj/master
CI: tuxsuite: Remove wrong entry in artifacts field
2022-09-05 14:08:24 +02:00
Vishal Bhoj
660b25c185 CI: tuxsuite: Remove wrong entry in artifacts field
artifacts now accepts a list of path relative to deploy_dir
to publish after the build. All the files from deploy_dir
are published if artifacts field is an empty list.

Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2022-09-05 16:01:11 +05:30
Nicolas Dechesne
5d7c204f10 Merge pull request #480 from lumag/fix-qa
Fix QA warnings
2022-08-29 14:54:36 +02:00
Dmitry Baryshkov
6e77f0c8d5 qrtr: fix QA warnings
Fix QA warnings related to TMPDIR being not rewritten in object files by
passing proper CFLAGS to the build process.

qrtr-0.3+AUTOINC+9dc7a88548: File /usr/lib/.debug/libqrtr.so.1.0 in package qrtr-dbg contains reference to TMPDIR
File /usr/bin/.debug/qrtr-lookup in package qrtr-dbg contains reference to TMPDIR
File /usr/bin/.debug/qrtr-ns in package qrtr-dbg contains reference to TMPDIR
File /usr/bin/.debug/qrtr-cfg in package qrtr-dbg contains reference to TMPDIR [buildpaths]

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2022-08-29 14:27:07 +03:00
Dmitry Baryshkov
d72c7f97b2 tqftpserv: fix QA warnings
Fix QA warnings related to TMPDIR being not rewritten in object files by
passing proper CFLAGS to the build process.

tqftpserv-0.0+AUTOINC+d7fe25fa6e: File /usr/bin/.debug/tqftpserv in package tqftpserv-dbg contains reference to TMPDIR [buildpaths]

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2022-08-29 14:26:35 +03:00
Dmitry Baryshkov
9709eeda47 pd-mapper: fix QA warnings
Fix QA warnings related to TMPDIR being not rewritten in object files by
passing proper CFLAGS to the build process.

pd-mapper-0.0+AUTOINC+d7fe25fa6e: File /usr/bin/.debug/pd-mapper in package pd-mapper-dbg contains reference to TMPDIR [buildpaths]

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2022-08-29 14:24:34 +03:00