- Nov 21, 2024
-
- Jul 17, 2024
-
-
Twinkle Goyal authored
Update Glib to 2.72.3 along with some CVE patches. Also update recipes needed by newer versions as well as affected. Change-Id: I12d2b6afb9255584b6307f6b7fbb5e38ec16ded0 Signed-off-by:
Twinkle Goyal <quic_twingoya@quicinc.com>
-
- Aug 29, 2023
-
-
Upendra Chhipa authored
All the new user space open source modules authored by QUIC will be licensed under BSD-3-Clause-Clear. Change-Id: I36d3c3a9815f4195c5bd171efc46a94c0024ec23
-
- Jul 05, 2023
-
-
jayanthi saikiran authored
Removing downloads.yoctoproject.org from PREMIRRORS to effectively try fetch of packages in order code-linaro, (which is in PREMIRRORS), the upstream sources and lastly MIRRORS. MIRRORS variable contains downloads.yoctoproject.org, hence downloads.yoctoproject.org will be tried last in order. Change-Id: I4b3d1b96ebba77c46bde7907b83c620fd858125a
-
- Apr 10, 2023
-
-
Amey Bhat authored
Change-Id: Iaba17f5baeff834da533719ae9a62b998f38187d
-
- Feb 03, 2022
-
-
jayanthi saikiran authored
Change-Id: I3dfd025d6e435675264e1971b23ffcf037feb5e4
-
- Jun 19, 2021
-
-
Amey Bhat authored
Extend support to -dev and -src packages to avoid comments when running populate_sdk under opkg: * Problem 1/1: * - package busybox-dev-1.30.1-r0.core2-64 requires busybox = 1.30.1-r0, but none of the providers can be installed * * Solution 1: * - allow deinstallation of target-sdk-provides-dummy-1.0-r0.sdk-provides-dummy-target * Solution 2: * - do not ask to install a package providing busybox-dev Change-Id: I6b0d2dcda50d532087cd3c00fca47d64c3a3cd2d
-
- Mar 17, 2021
-
-
Raghavendra Prasad N authored
FS_HMS support added through distro. Change-Id: I1ca44e043ed2b7147514c3a5d99ffa9f420ce5b7
-
- Mar 08, 2021
-
-
Vishvesh Deobhankar authored
Added "enable-kmlite-multi" to DISTRO_FEATURES Change-Id: I469a88105770ff398302cebbeec33d438a7eefe3 Signed-off-by:
Vishvesh Deobhankar <vdeobhan@codeaurora.org>
-
- Jan 08, 2021
-
-
saikiran jayanthi authored
Change-Id: I9f31f659e31bf7ba51ae535cbba0cd1f799243d8
-
- Dec 05, 2020
-
- Nov 10, 2020
-
-
Akshaya Bhat authored
Signed-off-by:
Akshaya Bhat <akshayab@codeaurora.org> Change-Id: I2395a695052499c4ba637496159e20965bd9068a
-
- Sep 25, 2020
-
-
Rahul Agarwal authored
Preferred version setting for readline is not needed. This setting is carried forward from initial branch. It results in number of warning messages while building and and build failure when older readline version 5.2 (GPLv2) recipes is part of the build. Change-Id: I1a344e0d6d36e3010a6281da3aefbbefd37a0976
-
- Sep 21, 2020
-
-
Amey Bhat authored
Add a flag to enable SDK feature for SA515M machine. Change-Id: I2bfcf399f5f45e1f09981b62f26f2fc61b5f9723
-
- Jul 24, 2020
-
-
Sanjay Dwivedi authored
Location daemons needs evdev so loading evdev in sockets.target. Change-Id: I19378af87d4c05218a089aab7e101b63015668d7 CRs-Fixed: 2727905 Signed-off-by:
Sanjay Dwivedi <sanjaykd@codeaurora.org>
-
- Jul 11, 2020
-
-
Amey Bhat authored
Change-Id: Id5dcaf0765c3c16aa1a2988d6c546993597db6c3
-
- Jun 18, 2020
-
-
Deepak Dimri authored
Update sbl partition image name in filemap for sa2150p NAND. Signed-off-by:
Deepak Dimri <ddimri@codeaurora.org>
-
- Jun 15, 2020
-
-
Common prefix or suffix of filename skips necessary mounts. Check for the compelte filepath. Change-Id: I1a7ba4de2fc31d114482633c5065c2ad7e02f81e
-
- Jun 13, 2020
-
-
Linux Build Service Account authored
Change-Id: Ic62115ad57900f700556338a1b7ae79b87cd58ba
-
- Jun 12, 2020
-
-
qctecmdr authored
-
- Jun 08, 2020
-
-
Vishvesh Deobhankar authored
Enable common library loading for sa415, which is needed for all smcinvoke clients. Change-Id: I67504581eb751a4f1bb205ea2d6b5af0308eb6da
-
Rahul Agarwal authored
Reduce cache volume size to 15 MB. FOTA feature will use usrfs volume (/data) to store update package and other update operations. Change-Id: I9ef7807be7f263827c42da902cb1ecc343f8e729
-
- Jun 07, 2020
-
-
qctecmdr authored
-
- Jun 05, 2020
-
-
Linux Build Service Account authored
Change-Id: I5d52362d64450fd6ae88eb179eb7d385626e1929
-
- Jun 04, 2020
-
-
qctecmdr authored
-
- Jun 03, 2020
- May 28, 2020
-
-
Deepak Dimri authored
Add new machine for the SA2150P-nand Telematics processor NAND variant. Signed-off-by:
Deepak Dimri <ddimri@codeaurora.org> Change-Id: Icc0770a47ae025f05c90b57e9b827dfb6b774cc2
-
- May 26, 2020
-
-
Raghav Chowdam authored
glib-2.0 dev headers are added in standard sdk Change-Id: If80b001060d5486273c97faa410c62dfdaaeed11
-
Deepak Dimri authored
Add filemap entry files for sa2150p NAND based auto telematics target. Signed-off-by:
Deepak Dimri <ddimri@codeaurora.org> Change-Id: Ia4f16e40c1f2a16cd325cefa9f5614ed77282311
-
Deepak Dimri authored
Add OTA update file generation for sa2150p NAND based telematics target. Signed-off-by:
Deepak Dimri <ddimri@codeaurora.org> Change-Id: I5401b153e1c9ce470751e7058c9c7e99852ba4f6
-
- May 25, 2020
-
-
Pavankumar Vijapur authored
Add filemap entry files for sa2150p emmc based auto telematics target. Change-Id: Id931a511485e2fe9bf07d1056d5e7a7bc9f75776 Signed-off-by:
Pavankumar Vijapur <pvijapur@codeaurora.org>
-
- May 21, 2020
-
-
To improve boot KPI, some of the files are copybinded as part of service files. Add check to avoid duplicate copybinds. Change-Id: I64b85501ed477bde52164b32b66564584525ea90
-
- May 19, 2020
-
-
Johnathan Cobden-Nolan authored
Unmask meta-qti-audio to enable ADSP firmware loader driver for SA2150P. Change-Id: I2b2a0dd8910ca15c8cda9eb0d86e0f24bb3a5780
-
saikiran jayanthi authored
Change-Id: I8bd086b22b7581466f4c961ceaecb7701b18e2fd
-
- May 14, 2020
-
-
qctecmdr authored
-
- May 12, 2020
-
-
Himal Ghimiray authored
Change-Id: I7bdb1d8fbcad59d2b61a0cd7a26b0bd35c589ccf
-
- May 06, 2020
-
-
Vishvesh Deobhankar authored
Enable common library loading for sa515, which is needed for all smcinvoke clients. Change-Id: I3e078aa8040a682724b403cb55aa016a068af37a
-
- May 04, 2020
-
-
qctecmdr authored
-