summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-04-03 11:00:05 -0300
committerGitHub <noreply@github.com>2023-04-03 11:00:05 -0300
commitc0c3b6108837ff232831b67c9ca87fb5b891182a (patch)
treef3c2434da608d36d787036511feada4352684605
parentd5a82541a97dd3a6b9116a1cd72f9965510a3de9 (diff)
parentd934c5b083b85ddf43f6a9ef0de8f74133c11cc7 (diff)
downloadmeta-freescale-gatesgarth.tar.gz
Merge pull request #1476 from jviguera/gatesgarthgatesgarth
[gatesgarth] meta-freescale: migrate IMX repos from codeaurora to github
-rw-r--r--SCR/SCR-5.4.24_2.1.0.txt70
-rw-r--r--recipes-bsp/imx-atf/imx-atf_2.2.bb2
-rw-r--r--recipes-bsp/imx-lib/imx-lib_git.bb2
-rw-r--r--recipes-bsp/imx-mkimage/imx-mkimage_git.inc2
-rw-r--r--recipes-bsp/imx-test/imx-test_git.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-imx-common.inc2
-rw-r--r--recipes-extended/jailhouse/jailhouse_0.12.bb2
-rw-r--r--recipes-graphics/drm/libdrm_2.4.102.imx.bb2
-rw-r--r--recipes-graphics/imx-gpu-apitrace/imx-gpu-apitrace_9.0.0.bb2
-rw-r--r--recipes-graphics/wayland/wayland-protocols_1.20.imx.bb2
-rw-r--r--recipes-graphics/wayland/weston_9.0.0.imx.bb2
-rw-r--r--recipes-graphics/xorg-driver/xf86-video-imx-vivante_6.4.0.p0.0.bb2
-rw-r--r--recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p1.0.bb2
-rw-r--r--recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.6.0.bb2
-rw-r--r--recipes-kernel/kernel-modules/kernel-module-qcacld-lea.inc2
-rw-r--r--recipes-kernel/linux/linux-imx-headers_5.4.bb2
-rw-r--r--recipes-kernel/linux/linux-imx.inc2
-rw-r--r--recipes-multimedia/alsa/imx-alsa-plugins_1.0.26.bb2
-rw-r--r--recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.imx.bb2
-rw-r--r--recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.imx.bb2
-rw-r--r--recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.imx.bb2
-rw-r--r--recipes-multimedia/gstreamer/gstreamer1.0_1.16.imx.bb2
-rw-r--r--recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.5.6.bb2
-rw-r--r--recipes-security/optee-imx/optee-client_3.7.0.imx.bb2
-rw-r--r--recipes-security/optee-imx/optee-os_3.7.0.imx.bb2
-rw-r--r--recipes-security/optee-imx/optee-test_3.7.0.imx.bb2
-rw-r--r--recipes-support/opencv/opencv_4.4.0.imx.bb2
27 files changed, 61 insertions, 61 deletions
diff --git a/SCR/SCR-5.4.24_2.1.0.txt b/SCR/SCR-5.4.24_2.1.0.txt
index e01b9cb3..67aab05a 100644
--- a/SCR/SCR-5.4.24_2.1.0.txt
+++ b/SCR/SCR-5.4.24_2.1.0.txt
@@ -4,7 +4,7 @@ Release - Linux 5.4.24_2.1.0
4 June 2020 4 June 2020
5 5
6Yocto Project recipe manifest: 6Yocto Project recipe manifest:
7repo init -u https://source.codeaurora.org/external/imx/imx-manifest -b imx-linux-zeus -m imx_5.4.24_2.1.0.xml 7repo init -u https://github.com/nxp-imx/imx-manifest -b imx-linux-zeus -m imx_5.4.24_2.1.0.xml
8 8
9Release tag: rel_imx_5.4.24_2.1.0 9Release tag: rel_imx_5.4.24_2.1.0
10 10
@@ -18,7 +18,7 @@ License File: COPYING
18Package Category: BSP 18Package Category: BSP
19Type of Content: source 19Type of Content: source
20Description and comments: The Linux kernel with i.MX-specific drivers 20Description and comments: The Linux kernel with i.MX-specific drivers
21Release Location: https://source.codeaurora.org/external/imx/linux-imx -b rel_imx_5.4.24_2.1.0 21Release Location: https://github.com/nxp-imx/linux-imx -b rel_imx_5.4.24_2.1.0
22Origin: NXP (GPL-2.0) 22Origin: NXP (GPL-2.0)
23 kernel.org (GPL-2.0) - https://www.kernel.org/ 23 kernel.org (GPL-2.0) - https://www.kernel.org/
24 24
@@ -30,7 +30,7 @@ License File: COPYING
30Package Category: BSP 30Package Category: BSP
31Type of Content: source 31Type of Content: source
32Description and comments: Bootloader with i.MX-specific capabilities 32Description and comments: Bootloader with i.MX-specific capabilities
33Release Location: https://source.codeaurora.org/external/imx/uboot-imx -b rel_imx_5.4.24_2.1.0 33Release Location: https://github.com/nxp-imx/uboot-imx -b rel_imx_5.4.24_2.1.0
34Origin: NXP (GPL-2.0) 34Origin: NXP (GPL-2.0)
35 Das U-Boot - Universal Bootloader (GPL-2.0) - http://www.denx.de/wiki/U-Boot/WebHome 35 Das U-Boot - Universal Bootloader (GPL-2.0) - http://www.denx.de/wiki/U-Boot/WebHome
36 Android Open Source Project (BSD-2-Clause) - https://source.android.com/ 36 Android Open Source Project (BSD-2-Clause) - https://source.android.com/
@@ -44,7 +44,7 @@ License File: docs/license.rst
44Package Category: BSP 44Package Category: BSP
45Type of Content: source 45Type of Content: source
46Description and comments: ARM Trusted Firmware 46Description and comments: ARM Trusted Firmware
47Release Location: https://source.codeaurora.org/external/imx/imx-atf -b rel_imx_5.4.24_2.1.0 47Release Location: https://github.com/nxp-imx/imx-atf -b rel_imx_5.4.24_2.1.0
48Origin: NXP (BSD-3-clause) 48Origin: NXP (BSD-3-clause)
49 arm-trusted-firmware - ARM Limited (BSD-3-clause) - http://github.com/ARM-software/arm-trusted-firmware/ 49 arm-trusted-firmware - ARM Limited (BSD-3-clause) - http://github.com/ARM-software/arm-trusted-firmware/
50 50
@@ -99,7 +99,7 @@ License File: COPYING
99Package Category: BSP 99Package Category: BSP
100Type of Content: source 100Type of Content: source
101Description and comments: Make Image BootLoader 101Description and comments: Make Image BootLoader
102Release Location: https://source.codeaurora.org/external/imx/imx-mkimage -b rel_imx_5.4.24_2.1.0 102Release Location: https://github.com/nxp-imx/imx-mkimage -b rel_imx_5.4.24_2.1.0
103Origin: NXP (GPL-2.0) 103Origin: NXP (GPL-2.0)
104 Das U-Boot - Universal Bootloader (GPL-2.0) - http://www.denx.de/wiki/U-Boot/WebHome 104 Das U-Boot - Universal Bootloader (GPL-2.0) - http://www.denx.de/wiki/U-Boot/WebHome
105 105
@@ -111,7 +111,7 @@ License File: COPYING-LGPL-2.1
111Package Category: BSP 111Package Category: BSP
112Type of Content: source 112Type of Content: source
113Description and comments: BSP libraries 113Description and comments: BSP libraries
114Release Location: https://source.codeaurora.org/external/imx/imx-lib -b master 114Release Location: https://github.com/nxp-imx/imx-lib -b master
115Origin: NXP (LGPL-2.1) 115Origin: NXP (LGPL-2.1)
116 116
117-------------------------------------------- 117--------------------------------------------
@@ -122,7 +122,7 @@ License File: COPYING
122Package Category: BSP 122Package Category: BSP
123Type of Content: source 123Type of Content: source
124Description and comments: Linux unit test applications 124Description and comments: Linux unit test applications
125Release Location: https://source.codeaurora.org/external/imx/imx-test -b rel_imx_5.4.24_2.1.0 125Release Location: https://github.com/nxp-imx/imx-test -b rel_imx_5.4.24_2.1.0
126Origin: NXP (GPL-2.0) 126Origin: NXP (GPL-2.0)
127 module_test: NXP (GPL-2.0+) 127 module_test: NXP (GPL-2.0+)
128 Hantro Products Oy. (GPL-2.0+) 128 Hantro Products Oy. (GPL-2.0+)
@@ -192,7 +192,7 @@ License File: COPYING
192Package Category: BSP 192Package Category: BSP
193Type of Content: source 193Type of Content: source
194Description and comments: QCA9377 WLAN linux driver 194Description and comments: QCA9377 WLAN linux driver
195Release Location: https://source.codeaurora.org/external/imx/qcacld-2.0-imx -b rel_imx_5.4.24_2.1.0 195Release Location: https://github.com/nxp-imx/qcacld-2.0-imx -b rel_imx_5.4.24_2.1.0
196Origin: NXP (ISC) 196Origin: NXP (ISC)
197 Qualcomm Atheros, Inc. (ISC) – https://source.codeaurora.org/external/wlan/qcacld-2.0 197 Qualcomm Atheros, Inc. (ISC) – https://source.codeaurora.org/external/wlan/qcacld-2.0
198 198
@@ -228,7 +228,7 @@ License File: mwifiex*/gpl-2.0.txt
228Package Category: BSP 228Package Category: BSP
229Type of Content: source 229Type of Content: source
230Description and comments: NXP Wi-Fi linux SDK 230Description and comments: NXP Wi-Fi linux SDK
231Release Location: https://source.codeaurora.org/external/imx/mwifiex -b rel_imx_5.4.24_2.1.0 231Release Location: https://github.com/nxp-imx/mwifiex -b rel_imx_5.4.24_2.1.0
232Origin: NXP (GPL-2.0) 232Origin: NXP (GPL-2.0)
233 233
234-------------------------------------------- 234--------------------------------------------
@@ -277,7 +277,7 @@ License File: COPYING
277Package Category: BSP 277Package Category: BSP
278Type of Content: source 278Type of Content: source
279Description and comments: Tool to convert Android sparse images to raw images 279Description and comments: Tool to convert Android sparse images to raw images
280Release Location: https://source.codeaurora.org/external/imx/simg2img -b master 280Release Location: https://github.com/nxp-imx/simg2img -b master
281Origin: NXP (Apache-2.0) 281Origin: NXP (Apache-2.0)
282 The Android Open Source Project (Apache-2.0) - https://android.googlesource.com/platform/system/core/+/master/libsparse 282 The Android Open Source Project (Apache-2.0) - https://android.googlesource.com/platform/system/core/+/master/libsparse
283 Gary S Brown (Public Domain) - http://www.opensource.apple.com/source/xnu/xnu-1456.1.26/bsd/libkern/crc32.c?txt 283 Gary S Brown (Public Domain) - http://www.opensource.apple.com/source/xnu/xnu-1456.1.26/bsd/libkern/crc32.c?txt
@@ -315,7 +315,7 @@ License File: LICENSE
315Package Category: BSP 315Package Category: BSP
316Type of Content: source 316Type of Content: source
317Description and comments: Open Portable Trusted Execution Environment for TEE Client library 317Description and comments: Open Portable Trusted Execution Environment for TEE Client library
318Release Location: https://source.codeaurora.org/external/imx/imx-optee-client -b rel_imx_5.4.24_2.1.0 318Release Location: https://github.com/nxp-imx/imx-optee-client -b rel_imx_5.4.24_2.1.0
319Origin: NXP (BSD-2-Clause) 319Origin: NXP (BSD-2-Clause)
320 optee_client (BSD-2-Clause) - https://github.com/OP-TEE/optee_client 320 optee_client (BSD-2-Clause) - https://github.com/OP-TEE/optee_client
321 321
@@ -327,7 +327,7 @@ License File: LICENSE
327Package Category: BSP 327Package Category: BSP
328Type of Content: source 328Type of Content: source
329Description and comments: Open Portable Trusted Execution Environment for Linux on ARM 329Description and comments: Open Portable Trusted Execution Environment for Linux on ARM
330Release Location: https://source.codeaurora.org/external/imx/imx-optee-os -b rel_imx_5.4.24_2.1.0 330Release Location: https://github.com/nxp-imx/imx-optee-os -b rel_imx_5.4.24_2.1.0
331Origin: NXP (BSD-2-Clause) 331Origin: NXP (BSD-2-Clause)
332 OP-TEE Trusted OS (BSD-2-Clause) - https://github.com/OP-TEE/optee_os 332 OP-TEE Trusted OS (BSD-2-Clause) - https://github.com/OP-TEE/optee_os
333 Mbed TLS (Apache-2.0) - https://github.com/ARMmbed/mbedtls/ 333 Mbed TLS (Apache-2.0) - https://github.com/ARMmbed/mbedtls/
@@ -340,7 +340,7 @@ License File: LICENSE.md
340Package Category: BSP 340Package Category: BSP
341Type of Content: source 341Type of Content: source
342Description and comments: Open Portable Trusted Execution Environment sanity tests 342Description and comments: Open Portable Trusted Execution Environment sanity tests
343Release Location: https://source.codeaurora.org/external/imx/imx-optee-test -b rel_imx_5.4.24_2.1.0 343Release Location: https://github.com/nxp-imx/imx-optee-test -b rel_imx_5.4.24_2.1.0
344Origin: NXP (BSD-2-Clause) 344Origin: NXP (BSD-2-Clause)
345 optee_test (BSD-2-Clause) - https://github.com/OP-TEE/optee_test 345 optee_test (BSD-2-Clause) - https://github.com/OP-TEE/optee_test
346 346
@@ -352,7 +352,7 @@ License File: COPYING
352Package Category: BSP 352Package Category: BSP
353Type of Content: source 353Type of Content: source
354Description and comments: A partitioning Hypervisor based on Linux 354Description and comments: A partitioning Hypervisor based on Linux
355Release Location: https://source.codeaurora.org/external/imx/imx-jailhouse -b rel_imx_5.4.24_2.1.0 355Release Location: https://github.com/nxp-imx/imx-jailhouse -b rel_imx_5.4.24_2.1.0
356Origin: NXP (GPL-2.0) 356Origin: NXP (GPL-2.0)
357 Siemens AG (GPL-2.0) - https://github.com/siemens/jailhouse 357 Siemens AG (GPL-2.0) - https://github.com/siemens/jailhouse
358 358
@@ -364,7 +364,7 @@ License File: COPYING
364Package Category: BSP 364Package Category: BSP
365Type of Content: source 365Type of Content: source
366Description and comments: A Virtual Machine Monitor 366Description and comments: A Virtual Machine Monitor
367Release Location: https://source.codeaurora.org/external/imx/imx-xen -b rel_imx_5.4.24_2.1.0 367Release Location: https://github.com/nxp-imx/imx-xen -b rel_imx_5.4.24_2.1.0
368Origin: NXP (GPL-2.0) 368Origin: NXP (GPL-2.0)
369 369
370-------------------------------------------- 370--------------------------------------------
@@ -386,7 +386,7 @@ License File: COPYING
386Package Category: BSP 386Package Category: BSP
387Type of Content: source 387Type of Content: source
388Description and comments: NXP i.MX Security Middleware Library 388Description and comments: NXP i.MX Security Middleware Library
389Release Location: https://source.codeaurora.org/external/imx/imx-smw -b rel_imx_5.4.24_2.1.0 389Release Location: https://github.com/nxp-imx/imx-smw -b rel_imx_5.4.24_2.1.0
390Origin: NXP (BSD-3-Clause) 390Origin: NXP (BSD-3-Clause)
391 391
392-------------------------------------------- 392--------------------------------------------
@@ -399,7 +399,7 @@ License File: vvcam/LICENSE
399Package Category: Graphics 399Package Category: Graphics
400Type of Content: ISP Kernel Module source 400Type of Content: ISP Kernel Module source
401Description and comments: Kernel Loadable Module for ISP 401Description and comments: Kernel Loadable Module for ISP
402Release Location: https://source.codeaurora.org/external/imx/isp-vvcam -b rel_imx_5.4.24_2.1.0 402Release Location: https://github.com/nxp-imx/isp-vvcam -b rel_imx_5.4.24_2.1.0
403Origin: VeriSilicon Holdings Co., Ltd. (GPL-2.0) 403Origin: VeriSilicon Holdings Co., Ltd. (GPL-2.0)
404 404
405-------------------------------------------- 405--------------------------------------------
@@ -433,7 +433,7 @@ License File: LICENSE
433Package Category: Graphics 433Package Category: Graphics
434Type of Content: source 434Type of Content: source
435Description and comments: GPU Core IP and test application source 435Description and comments: GPU Core IP and test application source
436Release Location: https://source.codeaurora.org/external/imx/apitrace-imx -b rel_imx_5.4.24_2.1.0 436Release Location: https://github.com/nxp-imx/apitrace-imx -b rel_imx_5.4.24_2.1.0
437Origin: NXP (MIT) 437Origin: NXP (MIT)
438 apitrace (MIT) - https://github.com/apitrace/apitrace 438 apitrace (MIT) - https://github.com/apitrace/apitrace
439 439
@@ -481,7 +481,7 @@ License File: COPYING-MIT
481Package Category: Graphics 481Package Category: Graphics
482Type of Content: source 482Type of Content: source
483Description and comments: Xserver Library extensions 483Description and comments: Xserver Library extensions
484Release Location: https://source.codeaurora.org/external/imx/xf86-video-imx-vivante -b rel_imx_5.4.24_2.1.0 484Release Location: https://github.com/nxp-imx/xf86-video-imx-vivante -b rel_imx_5.4.24_2.1.0
485Origin: NXP (MIT) 485Origin: NXP (MIT)
486 Vivante Corp. (MIT) 486 Vivante Corp. (MIT)
487 xorg-server (MIT) - http://xorg.freedesktop.org/ 487 xorg-server (MIT) - http://xorg.freedesktop.org/
@@ -546,7 +546,7 @@ License File: COPYING
546Package Category: Graphics 546Package Category: Graphics
547Type of Content: source 547Type of Content: source
548Description and comments: i.MX DRM Direct Rendering Manager 548Description and comments: i.MX DRM Direct Rendering Manager
549Release Location: https://source.codeaurora.org/external/imx/libdrm-imx -b rel_imx_5.4.24_2.1.0 549Release Location: https://github.com/nxp-imx/libdrm-imx -b rel_imx_5.4.24_2.1.0
550Origin: NXP (MIT) 550Origin: NXP (MIT)
551 551
552-------------------------------------------- 552--------------------------------------------
@@ -557,7 +557,7 @@ License File: COPYING
557Package Category: Graphics 557Package Category: Graphics
558Type of Content: source 558Type of Content: source
559Description and comments: Wayland protocol development 559Description and comments: Wayland protocol development
560Release Location: https://source.codeaurora.org/external/imx/wayland-protocols-imx -b rel_imx_5.4.24_2.1.0 560Release Location: https://github.com/nxp-imx/wayland-protocols-imx -b rel_imx_5.4.24_2.1.0
561Origin: NXP (MIT) 561Origin: NXP (MIT)
562 Weston (MIT) - https://anongit.freedesktop.org/git/wayland/wayland-protocols.git 562 Weston (MIT) - https://anongit.freedesktop.org/git/wayland/wayland-protocols.git
563 563
@@ -569,7 +569,7 @@ License File: COPYING
569Package Category: Graphics 569Package Category: Graphics
570Type of Content: source 570Type of Content: source
571Description and comments: A reference implementation of a Wayland compositor 571Description and comments: A reference implementation of a Wayland compositor
572Release Location: https://source.codeaurora.org/external/imx/weston-imx -b rel_imx_5.4.24_2.1.0 572Release Location: https://github.com/nxp-imx/weston-imx -b rel_imx_5.4.24_2.1.0
573Origin: NXP (MIT) 573Origin: NXP (MIT)
574 Weston (MIT) - http://github.com/wayland-project/weston/ 574 Weston (MIT) - http://github.com/wayland-project/weston/
575 575
@@ -581,7 +581,7 @@ License File: LICENSE.txt
581Package Category: Graphics 581Package Category: Graphics
582Type of Content: source 582Type of Content: source
583Description and comments: Sample program to monitor i.MX GPU performance data 583Description and comments: Sample program to monitor i.MX GPU performance data
584Release Location: https://source.codeaurora.org/external/imx/imx-gputop -b rel_imx_5.4.24_2.1.0 584Release Location: https://github.com/nxp-imx/imx-gputop -b rel_imx_5.4.24_2.1.0
585Origin: NXP (MIT) 585Origin: NXP (MIT)
586 586
587-------------------------------------------- 587--------------------------------------------
@@ -680,7 +680,7 @@ License File: LICENSE
680Package Category: Graphics 680Package Category: Graphics
681Type of Content: source 681Type of Content: source
682Description and comments: i.MX Neural Networks Accelerator Plugin 682Description and comments: i.MX Neural Networks Accelerator Plugin
683Release Location: https://source.codeaurora.org/external/imx/nn-imx -b rel_imx_5.4.24_2.1.0 683Release Location: https://github.com/nxp-imx/nn-imx -b rel_imx_5.4.24_2.1.0
684Origin: NXP (MIT) 684Origin: NXP (MIT)
685 Vivante Corporation (MIT) 685 Vivante Corporation (MIT)
686 Boost Software (Boost) - https://www.boost.org/ 686 Boost Software (Boost) - https://www.boost.org/
@@ -697,7 +697,7 @@ License File: LICENSE
697Package Category: Graphics 697Package Category: Graphics
698Type of Content: source 698Type of Content: source
699Description and comments: i.MX OpenCV 699Description and comments: i.MX OpenCV
700Release Location: https://source.codeaurora.org/external/imx/opencv-imx -b rel_imx_5.4.24_2.1.0 700Release Location: https://github.com/nxp-imx/opencv-imx -b rel_imx_5.4.24_2.1.0
701Origin: NXP (BSD-3-Cluse) 701Origin: NXP (BSD-3-Cluse)
702 OpenCV Foundation (BSD-3-Clause) - https://github.com/opencv/opencv 702 OpenCV Foundation (BSD-3-Clause) - https://github.com/opencv/opencv
703 Intel Corporation (BSD-3-Clause) 703 Intel Corporation (BSD-3-Clause)
@@ -714,7 +714,7 @@ License File: LICENSE
714Package Category: Graphics 714Package Category: Graphics
715Type of Content: source 715Type of Content: source
716Description and comments: ARM Compute Library fork 716Description and comments: ARM Compute Library fork
717Release Location: https://source.codeaurora.org/external/imx/ARM-ComputeLibrary-imx -b rel_imx_5.4.24_2.1.0 717Release Location: https://github.com/nxp-imx/ARM-ComputeLibrary-imx -b rel_imx_5.4.24_2.1.0
718Origin: NXP (MIT) 718Origin: NXP (MIT)
719 ARM Software (MIT) - https://github.com/ARM-software/ComputeLibrary 719 ARM Software (MIT) - https://github.com/ARM-software/ComputeLibrary
720 720
@@ -755,7 +755,7 @@ License File: COPYING-LGPL-2.1
755Package Category: Multimedia 755Package Category: Multimedia
756Type of Content: source 756Type of Content: source
757Description and comments: i.MX Gstreamer 1.0 plugins 757Description and comments: i.MX Gstreamer 1.0 plugins
758Release Location: https://source.codeaurora.org/external/imx/imx-gst1.0-plugin -b rel_imx_5.4.24_2.1.0 758Release Location: https://github.com/nxp-imx/imx-gst1.0-plugin -b rel_imx_5.4.24_2.1.0
759Origin: NXP (LGPL-2.1) 759Origin: NXP (LGPL-2.1)
760 Gstreamer plugins-Base (LGPL-2.1+) - http://gstreamer.freedesktop.org/src/gst-plugins-base/ 760 Gstreamer plugins-Base (LGPL-2.1+) - http://gstreamer.freedesktop.org/src/gst-plugins-base/
761 Gstreamer plugins-Good (LGPL-2.1+) - http://gstreamer.freedesktop.org/src/gst-plugins-good/ 761 Gstreamer plugins-Good (LGPL-2.1+) - http://gstreamer.freedesktop.org/src/gst-plugins-good/
@@ -769,7 +769,7 @@ License File: COPYING
769Package Category: Multimedia 769Package Category: Multimedia
770Type of Content: source 770Type of Content: source
771Description and comments: Open Source Multimedia Farmework 771Description and comments: Open Source Multimedia Farmework
772Release Location: https://source.codeaurora.org/external/imx/gstreamer -b rel_imx_5.4.24_2.1.0 772Release Location: https://github.com/nxp-imx/gstreamer -b rel_imx_5.4.24_2.1.0
773Origin: NXP (LGPL-2.1) 773Origin: NXP (LGPL-2.1)
774 GStreamer (LGPL-2.1+) - http://gstreamer.freedesktop.org/src/gstreamer/ 774 GStreamer (LGPL-2.1+) - http://gstreamer.freedesktop.org/src/gstreamer/
775 775
@@ -781,7 +781,7 @@ License File: COPYING
781Package Category: Multimedia 781Package Category: Multimedia
782Type of Content: source 782Type of Content: source
783Description and comments: Gstreamer plugins with good quality code and correct functionality 783Description and comments: Gstreamer plugins with good quality code and correct functionality
784Release Location: https://source.codeaurora.org/external/imx/gst-plugins-good -b rel_imx_5.4.24_2.1.0 784Release Location: https://github.com/nxp-imx/gst-plugins-good -b rel_imx_5.4.24_2.1.0
785Origin: NXP (LGPL-2.1) 785Origin: NXP (LGPL-2.1)
786 Gstreamer plugins-Good (LGPL-2.1+) - http://gstreamer.freedesktop.org/src/gst-plugins-good/ 786 Gstreamer plugins-Good (LGPL-2.1+) - http://gstreamer.freedesktop.org/src/gst-plugins-good/
787 787
@@ -793,7 +793,7 @@ License File: COPYING
793Package Category: Multimedia 793Package Category: Multimedia
794Type of Content: source 794Type of Content: source
795Description and comments: Collection of well-groomed and well-maintained Gstreamer plugins 795Description and comments: Collection of well-groomed and well-maintained Gstreamer plugins
796Release Location: https://source.codeaurora.org/external/imx/gst-plugins-base -b rel_imx_5.4.24_2.1.0 796Release Location: https://github.com/nxp-imx/gst-plugins-base -b rel_imx_5.4.24_2.1.0
797Origin: NXP (LGPL-2.1) 797Origin: NXP (LGPL-2.1)
798 Gstreamer plugins-Base (LGPL-2.1+) - http://gstreamer.freedesktop.org/src/gst-plugins-base/ 798 Gstreamer plugins-Base (LGPL-2.1+) - http://gstreamer.freedesktop.org/src/gst-plugins-base/
799 799
@@ -805,7 +805,7 @@ License File: COPYING.LIB
805Package Category: Multimedia 805Package Category: Multimedia
806Type of Content: source 806Type of Content: source
807Description and comments: Gstreamer plug-ins that aren't up to par compared to the rest. Close to good quality but missing something. 807Description and comments: Gstreamer plug-ins that aren't up to par compared to the rest. Close to good quality but missing something.
808Release Location: https://source.codeaurora.org/external/imx/gst-plugins-bad -b rel_imx_5.4.24_2.1.0 808Release Location: https://github.com/nxp-imx/gst-plugins-bad -b rel_imx_5.4.24_2.1.0
809Origin: NXP (LGPL-2.1) 809Origin: NXP (LGPL-2.1)
810 Gstreamer plugins-Bad (LGPL-2.1+) - http://gstreamer.freedesktop.org/src/gst-plugins-bad/ 810 Gstreamer plugins-Bad (LGPL-2.1+) - http://gstreamer.freedesktop.org/src/gst-plugins-bad/
811 811
@@ -913,7 +913,7 @@ License File: COPYING.GPL
913Package Category: Multimedia 913Package Category: Multimedia
914Type of Content: source 914Type of Content: source
915Description and comments: Plugins for various audio libraries and sound servers 915Description and comments: Plugins for various audio libraries and sound servers
916Release Location: https://source.codeaurora.org/external/imx/imx-alsa-plugins -b nxp/master 916Release Location: https://github.com/nxp-imx/imx-alsa-plugins -b nxp/master
917Origin: NXP (GPL-2.0) 917Origin: NXP (GPL-2.0)
918 Alsa Plugins (GPL-2.0+) - ftp://ftp.alsa-project.org/pub/plugins/ 918 Alsa Plugins (GPL-2.0+) - ftp://ftp.alsa-project.org/pub/plugins/
919 GNU libtool (GPL-2.0+) http://www.gnu.org/software/libtool/ 919 GNU libtool (GPL-2.0+) http://www.gnu.org/software/libtool/
@@ -1037,7 +1037,7 @@ License File: LICENSE
1037Package Category: MachineLearning 1037Package Category: MachineLearning
1038Type of Content: source 1038Type of Content: source
1039Description and comments: ARM Neural Network SDK 1039Description and comments: ARM Neural Network SDK
1040Release Location: https://source.codeaurora.org/external/imx/armnn-imx -b rel_imx_5.4.24_2.1.0 1040Release Location: https://github.com/nxp-imx/armnn-imx -b rel_imx_5.4.24_2.1.0
1041Origin: NXP (MIT) 1041Origin: NXP (MIT)
1042 armnn (MIT) - https://github.com/ARM-software/armnn 1042 armnn (MIT) - https://github.com/ARM-software/armnn
1043 1043
@@ -1049,7 +1049,7 @@ License File: LICENSE
1049Package Category: MachineLearning 1049Package Category: MachineLearning
1050Type of Content: source 1050Type of Content: source
1051Description and comments: Onnxruntime cross-platform scoring engine 1051Description and comments: Onnxruntime cross-platform scoring engine
1052Release Location: https://source.codeaurora.org/external/imx/onnxruntime-imx -b rel_imx_5.4.24_2.1.0 1052Release Location: https://github.com/nxp-imx/onnxruntime-imx -b rel_imx_5.4.24_2.1.0
1053Origin: NXP (MIT) 1053Origin: NXP (MIT)
1054 Microsoft/onnxruntime (MIT) - https://github.com/Microsoft/onnxruntime 1054 Microsoft/onnxruntime (MIT) - https://github.com/Microsoft/onnxruntime
1055 Google's Protocol Buffer (BSD-3-clause) - https://tracker.debian.org/pkg/protobuf 1055 Google's Protocol Buffer (BSD-3-clause) - https://tracker.debian.org/pkg/protobuf
@@ -1074,7 +1074,7 @@ License File: LICENSE
1074Package Category: MachineLearning 1074Package Category: MachineLearning
1075Type of Content: source 1075Type of Content: source
1076Description and comments: TensorFlow Lite C++ Library 1076Description and comments: TensorFlow Lite C++ Library
1077Release Location: https://source.codeaurora.org/external/imx/tensorflow-imx -b rel_imx_5.4.24_2.1.0 1077Release Location: https://github.com/nxp-imx/tensorflow-imx -b rel_imx_5.4.24_2.1.0
1078Origin: NXP (Apache-2.0) 1078Origin: NXP (Apache-2.0)
1079 TensorFlow (Apache-2.0) - https://github.com/tensorflow/tensorflow/ 1079 TensorFlow (Apache-2.0) - https://github.com/tensorflow/tensorflow/
1080 1080
diff --git a/recipes-bsp/imx-atf/imx-atf_2.2.bb b/recipes-bsp/imx-atf/imx-atf_2.2.bb
index ca07dcad..8e143ff5 100644
--- a/recipes-bsp/imx-atf/imx-atf_2.2.bb
+++ b/recipes-bsp/imx-atf/imx-atf_2.2.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/BSD-3-Clause;m
8PV .= "+git${SRCPV}" 8PV .= "+git${SRCPV}"
9 9
10SRCBRANCH = "imx_5.4.47_2.2.0" 10SRCBRANCH = "imx_5.4.47_2.2.0"
11SRC_URI = "git://source.codeaurora.org/external/imx/imx-atf.git;protocol=https;branch=${SRCBRANCH} \ 11SRC_URI = "git://github.com/nxp-imx/imx-atf.git;protocol=https;branch=${SRCBRANCH} \
12 file://0001-imx-Fix-missing-inclusion-of-cdefs.h.patch \ 12 file://0001-imx-Fix-missing-inclusion-of-cdefs.h.patch \
13 file://0001-imx-Fix-multiple-definition-of-ipc_handle.patch \ 13 file://0001-imx-Fix-multiple-definition-of-ipc_handle.patch \
14" 14"
diff --git a/recipes-bsp/imx-lib/imx-lib_git.bb b/recipes-bsp/imx-lib/imx-lib_git.bb
index d94b2daa..4ebd9521 100644
--- a/recipes-bsp/imx-lib/imx-lib_git.bb
+++ b/recipes-bsp/imx-lib/imx-lib_git.bb
@@ -13,7 +13,7 @@ PE = "1"
13PV = "5.8+${SRCPV}" 13PV = "5.8+${SRCPV}"
14 14
15SRCBRANCH = "master" 15SRCBRANCH = "master"
16SRC_URI = "git://source.codeaurora.org/external/imx/imx-lib.git;protocol=https;branch=${SRCBRANCH}" 16SRC_URI = "git://github.com/nxp-imx/imx-lib.git;protocol=https;branch=${SRCBRANCH}"
17SRCREV = "3f777974c0c146817e2ff5cb0340ca66a1f99e57" 17SRCREV = "3f777974c0c146817e2ff5cb0340ca66a1f99e57"
18 18
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
diff --git a/recipes-bsp/imx-mkimage/imx-mkimage_git.inc b/recipes-bsp/imx-mkimage/imx-mkimage_git.inc
index 28eaff6e..5b851fa1 100644
--- a/recipes-bsp/imx-mkimage/imx-mkimage_git.inc
+++ b/recipes-bsp/imx-mkimage/imx-mkimage_git.inc
@@ -3,7 +3,7 @@
3DEPENDS = "zlib-native openssl-native" 3DEPENDS = "zlib-native openssl-native"
4 4
5SRCBRANCH = "imx_5.4.47_2.2.0" 5SRCBRANCH = "imx_5.4.47_2.2.0"
6SRC_URI = "git://source.codeaurora.org/external/imx/imx-mkimage.git;protocol=https;branch=${SRCBRANCH}" 6SRC_URI = "git://github.com/nxp-imx/imx-mkimage.git;protocol=https;branch=${SRCBRANCH}"
7SRCREV = "8da5cd231881df44b5fa21a36820536d86e413db" 7SRCREV = "8da5cd231881df44b5fa21a36820536d86e413db"
8S = "${WORKDIR}/git" 8S = "${WORKDIR}/git"
9 9
diff --git a/recipes-bsp/imx-test/imx-test_git.bb b/recipes-bsp/imx-test/imx-test_git.bb
index b9c12e18..c44d7153 100644
--- a/recipes-bsp/imx-test/imx-test_git.bb
+++ b/recipes-bsp/imx-test/imx-test_git.bb
@@ -18,7 +18,7 @@ PV = "7.0+${SRCPV}"
18 18
19SRCBRANCH = "imx_5.4.47_2.2.0" 19SRCBRANCH = "imx_5.4.47_2.2.0"
20SRC_URI = " \ 20SRC_URI = " \
21 git://source.codeaurora.org/external/imx/imx-test.git;protocol=https;branch=${SRCBRANCH} \ 21 git://github.com/nxp-imx/imx-test.git;protocol=https;branch=${SRCBRANCH} \
22 file://0001-pxp-test-Fix-format-security-error.patch \ 22 file://0001-pxp-test-Fix-format-security-error.patch \
23 file://memtool_profile \ 23 file://memtool_profile \
24" 24"
diff --git a/recipes-bsp/u-boot/u-boot-imx-common.inc b/recipes-bsp/u-boot/u-boot-imx-common.inc
index fd5371bb..5359afa3 100644
--- a/recipes-bsp/u-boot/u-boot-imx-common.inc
+++ b/recipes-bsp/u-boot/u-boot-imx-common.inc
@@ -4,7 +4,7 @@ LICENSE = "GPLv2+"
4LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" 4LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263"
5 5
6SRCBRANCH = "imx_v2020.04_5.4.47_2.2.0" 6SRCBRANCH = "imx_v2020.04_5.4.47_2.2.0"
7SRC_URI = "git://source.codeaurora.org/external/imx/uboot-imx.git;protocol=https;branch=${SRCBRANCH}" 7SRC_URI = "git://github.com/nxp-imx/uboot-imx.git;protocol=https;branch=${SRCBRANCH}"
8SRCREV = "ffc3fbe7e5418d16f492c78693c3c4fa41f06f27" 8SRCREV = "ffc3fbe7e5418d16f492c78693c3c4fa41f06f27"
9 9
10DEPENDS += "flex-native bison-native bc-native dtc-native" 10DEPENDS += "flex-native bison-native bc-native dtc-native"
diff --git a/recipes-extended/jailhouse/jailhouse_0.12.bb b/recipes-extended/jailhouse/jailhouse_0.12.bb
index a15bec6c..968afeff 100644
--- a/recipes-extended/jailhouse/jailhouse_0.12.bb
+++ b/recipes-extended/jailhouse/jailhouse_0.12.bb
@@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=9fa7f895f96bde2d47fd5b7d95b6ba4d \
16SRCBRANCH = "imx_5.4.47_2.2.0" 16SRCBRANCH = "imx_5.4.47_2.2.0"
17SRCREV = "8bbe203ee7c1fc16198ce1bf964e54c90606c3c2" 17SRCREV = "8bbe203ee7c1fc16198ce1bf964e54c90606c3c2"
18 18
19SRC_URI = "git://source.codeaurora.org/external/imx/imx-jailhouse.git;protocol=ssh;branch=${SRCBRANCH} \ 19SRC_URI = "git://github.com/nxp-imx/imx-jailhouse.git;protocol=ssh;branch=${SRCBRANCH} \
20 file://0001-tools-scripts-update-shebang-to-python3.patch \ 20 file://0001-tools-scripts-update-shebang-to-python3.patch \
21" 21"
22 22
diff --git a/recipes-graphics/drm/libdrm_2.4.102.imx.bb b/recipes-graphics/drm/libdrm_2.4.102.imx.bb
index b8c38554..524e144c 100644
--- a/recipes-graphics/drm/libdrm_2.4.102.imx.bb
+++ b/recipes-graphics/drm/libdrm_2.4.102.imx.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://xf86drm.c;beginline=9;endline=32;md5=c8a3b961af7667c5
10PROVIDES = "drm" 10PROVIDES = "drm"
11DEPENDS = "libpthread-stubs" 11DEPENDS = "libpthread-stubs"
12 12
13IMX_LIBDRM_SRC ?= "git://source.codeaurora.org/external/imx/libdrm-imx.git;protocol=https;nobranch=1" 13IMX_LIBDRM_SRC ?= "git://github.com/nxp-imx/libdrm-imx.git;protocol=https;nobranch=1"
14IMX_LIBDRM_BRANCH ?= "libdrm-imx-2.4.102" 14IMX_LIBDRM_BRANCH ?= "libdrm-imx-2.4.102"
15SRC_URI = "${IMX_LIBDRM_SRC};branch=${IMX_LIBDRM_BRANCH} \ 15SRC_URI = "${IMX_LIBDRM_SRC};branch=${IMX_LIBDRM_BRANCH} \
16 file://0001-meson-add-libdrm-vivante-to-the-meson-meta-data.patch " 16 file://0001-meson-add-libdrm-vivante-to-the-meson-meta-data.patch "
diff --git a/recipes-graphics/imx-gpu-apitrace/imx-gpu-apitrace_9.0.0.bb b/recipes-graphics/imx-gpu-apitrace/imx-gpu-apitrace_9.0.0.bb
index 2f8029a4..7601a1cb 100644
--- a/recipes-graphics/imx-gpu-apitrace/imx-gpu-apitrace_9.0.0.bb
+++ b/recipes-graphics/imx-gpu-apitrace/imx-gpu-apitrace_9.0.0.bb
@@ -4,7 +4,7 @@ LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=aeb969185a143c3c25130bc2c3ef9a50" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=aeb969185a143c3c25130bc2c3ef9a50"
5DEPENDS = "imx-gpu-viv zlib libpng procps" 5DEPENDS = "imx-gpu-viv zlib libpng procps"
6 6
7SRC_URI = "git://source.codeaurora.org/external/imx/apitrace-imx.git;protocol=https;branch=imx_9.0" 7SRC_URI = "git://github.com/nxp-imx/apitrace-imx.git;protocol=https;branch=imx_9.0"
8SRCREV = "fed74f6f84cb4f48ddace4306c9bf90bf7a9a967" 8SRCREV = "fed74f6f84cb4f48ddace4306c9bf90bf7a9a967"
9 9
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
diff --git a/recipes-graphics/wayland/wayland-protocols_1.20.imx.bb b/recipes-graphics/wayland/wayland-protocols_1.20.imx.bb
index 852b3160..c8af7301 100644
--- a/recipes-graphics/wayland/wayland-protocols_1.20.imx.bb
+++ b/recipes-graphics/wayland/wayland-protocols_1.20.imx.bb
@@ -9,7 +9,7 @@ LICENSE = "MIT"
9LIC_FILES_CHKSUM = "file://COPYING;md5=c7b12b6702da38ca028ace54aae3d484 \ 9LIC_FILES_CHKSUM = "file://COPYING;md5=c7b12b6702da38ca028ace54aae3d484 \
10 file://stable/presentation-time/presentation-time.xml;endline=26;md5=4646cd7d9edc9fa55db941f2d3a7dc53" 10 file://stable/presentation-time/presentation-time.xml;endline=26;md5=4646cd7d9edc9fa55db941f2d3a7dc53"
11 11
12SRC_URI = "git://source.codeaurora.org/external/imx/wayland-protocols-imx.git;protocol=https;branch=wayland-protocols-imx-1.20" 12SRC_URI = "git://github.com/nxp-imx/wayland-protocols-imx.git;protocol=https;branch=wayland-protocols-imx-1.20"
13SRCREV = "9cacf108d0ee5863c7a656da5d2271bc2396e43d" 13SRCREV = "9cacf108d0ee5863c7a656da5d2271bc2396e43d"
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15
diff --git a/recipes-graphics/wayland/weston_9.0.0.imx.bb b/recipes-graphics/wayland/weston_9.0.0.imx.bb
index 825a1b1c..83153dc6 100644
--- a/recipes-graphics/wayland/weston_9.0.0.imx.bb
+++ b/recipes-graphics/wayland/weston_9.0.0.imx.bb
@@ -149,7 +149,7 @@ SUMMARY = "Weston, a Wayland compositor, i.MX fork"
149DEFAULT_PREFERENCE = "-1" 149DEFAULT_PREFERENCE = "-1"
150 150
151SRCBRANCH = "weston-imx-9.0" 151SRCBRANCH = "weston-imx-9.0"
152SRC_URI = "git://source.codeaurora.org/external/imx/weston-imx.git;protocol=https;branch=${SRCBRANCH} \ 152SRC_URI = "git://github.com/nxp-imx/weston-imx.git;protocol=https;branch=${SRCBRANCH} \
153 file://weston.png \ 153 file://weston.png \
154 file://weston.desktop \ 154 file://weston.desktop \
155 file://xwayland.weston-start \ 155 file://xwayland.weston-start \
diff --git a/recipes-graphics/xorg-driver/xf86-video-imx-vivante_6.4.0.p0.0.bb b/recipes-graphics/xorg-driver/xf86-video-imx-vivante_6.4.0.p0.0.bb
index 069008c0..b71e81a3 100644
--- a/recipes-graphics/xorg-driver/xf86-video-imx-vivante_6.4.0.p0.0.bb
+++ b/recipes-graphics/xorg-driver/xf86-video-imx-vivante_6.4.0.p0.0.bb
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://COPYING-MIT;md5=b5e9d9f5c02ea831ab3ecf802bb7c4f3"
15 15
16SRCREV = "c828e8a7c38743e960967e7bb78c134cec31c102" 16SRCREV = "c828e8a7c38743e960967e7bb78c134cec31c102"
17SRCBRANCH = "imx_exa_viv6_g2d" 17SRCBRANCH = "imx_exa_viv6_g2d"
18SRC_URI = "git://source.codeaurora.org/external/imx/xf86-video-imx-vivante.git;protocol=https;branch=${SRCBRANCH} \ 18SRC_URI = "git://github.com/nxp-imx/xf86-video-imx-vivante.git;protocol=https;branch=${SRCBRANCH} \
19 file://rc.autohdmi" 19 file://rc.autohdmi"
20 20
21S = "${WORKDIR}/git" 21S = "${WORKDIR}/git"
diff --git a/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p1.0.bb b/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p1.0.bb
index 98cfb2bc..2a4e4630 100644
--- a/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p1.0.bb
+++ b/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p1.0.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425
9 9
10SRCBRANCH = "imx_5.4.70_2.3.0" 10SRCBRANCH = "imx_5.4.70_2.3.0"
11LOCALVERSION = "-${SRCBRANCH}" 11LOCALVERSION = "-${SRCBRANCH}"
12KERNEL_SRC ?= "git://source.codeaurora.org/external/imx/linux-imx.git;protocol=https" 12KERNEL_SRC ?= "git://github.com/nxp-imx/linux-imx.git;protocol=https"
13SRC_URI = " \ 13SRC_URI = " \
14 ${KERNEL_SRC};branch=${SRCBRANCH};subpath=drivers/mxc/gpu-viv;destsuffix=git/src \ 14 ${KERNEL_SRC};branch=${SRCBRANCH};subpath=drivers/mxc/gpu-viv;destsuffix=git/src \
15 file://Add-makefile.patch \ 15 file://Add-makefile.patch \
diff --git a/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.6.0.bb b/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.6.0.bb
index 5cb7f764..327c8765 100644
--- a/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.6.0.bb
+++ b/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.6.0.bb
@@ -5,7 +5,7 @@ LICENSE = "GPLv2"
5LIC_FILES_CHKSUM = "file://${WORKDIR}/git/vvcam/LICENSE;md5=64381a6ea83b48c39fe524c85f65fb44" 5LIC_FILES_CHKSUM = "file://${WORKDIR}/git/vvcam/LICENSE;md5=64381a6ea83b48c39fe524c85f65fb44"
6 6
7SRCBRANCH = "imx_5.4.70_2.3.0" 7SRCBRANCH = "imx_5.4.70_2.3.0"
8ISP_KERNEL_SRC ?= "git://source.codeaurora.org/external/imx/isp-vvcam.git;protocol=https" 8ISP_KERNEL_SRC ?= "git://github.com/nxp-imx/isp-vvcam.git;protocol=https"
9 9
10SRC_URI = " \ 10SRC_URI = " \
11 ${ISP_KERNEL_SRC};branch=${SRCBRANCH} \ 11 ${ISP_KERNEL_SRC};branch=${SRCBRANCH} \
diff --git a/recipes-kernel/kernel-modules/kernel-module-qcacld-lea.inc b/recipes-kernel/kernel-modules/kernel-module-qcacld-lea.inc
index 0b23a47c..3fb18f06 100644
--- a/recipes-kernel/kernel-modules/kernel-module-qcacld-lea.inc
+++ b/recipes-kernel/kernel-modules/kernel-module-qcacld-lea.inc
@@ -2,7 +2,7 @@ SUMMARY = "Qualcomm WiFi driver for QCA module 9377 and 6174"
2LICENSE = "BSD & GPLv2" 2LICENSE = "BSD & GPLv2"
3LIC_FILES_CHKSUM = "file://CORE/HDD/src/wlan_hdd_main.c;beginline=1;endline=20;md5=ec8d62116b13db773825ebf7cf91be1d;" 3LIC_FILES_CHKSUM = "file://CORE/HDD/src/wlan_hdd_main.c;beginline=1;endline=20;md5=ec8d62116b13db773825ebf7cf91be1d;"
4 4
5QCACLD_SRC ?= "git://source.codeaurora.org/external/imx/qcacld-2.0-imx.git;protocol=https" 5QCACLD_SRC ?= "git://github.com/nxp-imx/qcacld-2.0-imx.git;protocol=https"
6SRC_URI = "${QCACLD_SRC};branch=IMX_CNSS.LEA.NRT_3.0_KRL5.4" 6SRC_URI = "${QCACLD_SRC};branch=IMX_CNSS.LEA.NRT_3.0_KRL5.4"
7SRCREV = "7dc91e5977f31d60741c55682564788c0f930163" 7SRCREV = "7dc91e5977f31d60741c55682564788c0f930163"
8 8
diff --git a/recipes-kernel/linux/linux-imx-headers_5.4.bb b/recipes-kernel/linux/linux-imx-headers_5.4.bb
index ac460c0d..1e726302 100644
--- a/recipes-kernel/linux/linux-imx-headers_5.4.bb
+++ b/recipes-kernel/linux/linux-imx-headers_5.4.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
9 9
10SRCBRANCH = "imx_5.4.47_2.2.0" 10SRCBRANCH = "imx_5.4.47_2.2.0"
11LOCALVERSION = "-2.2.0" 11LOCALVERSION = "-2.2.0"
12SRC_URI = "git://source.codeaurora.org/external/imx/linux-imx.git;protocol=https;branch=${SRCBRANCH}" 12SRC_URI = "git://github.com/nxp-imx/linux-imx.git;protocol=https;branch=${SRCBRANCH}"
13SRCREV = "dea2fede7e024ee7029b13e8d82a00ec14427777" 13SRCREV = "dea2fede7e024ee7029b13e8d82a00ec14427777"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
diff --git a/recipes-kernel/linux/linux-imx.inc b/recipes-kernel/linux/linux-imx.inc
index c08ee0d4..33e92f78 100644
--- a/recipes-kernel/linux/linux-imx.inc
+++ b/recipes-kernel/linux/linux-imx.inc
@@ -14,7 +14,7 @@ SRCBRANCH ?= ""
14# Set the PV to the correct kernel version to satisfy the kernel version sanity check 14# Set the PV to the correct kernel version to satisfy the kernel version sanity check
15PV = "${LINUX_VERSION}+git${SRCPV}" 15PV = "${LINUX_VERSION}+git${SRCPV}"
16 16
17SRC_URI = "git://source.codeaurora.org/external/imx/linux-imx;protocol=https;branch=${SRCBRANCH} \ 17SRC_URI = "git://github.com/nxp-imx/linux-imx;protocol=https;branch=${SRCBRANCH} \
18 file://defconfig \ 18 file://defconfig \
19 file://0001-perf-tests-bp_account-Make-global-variable-static.patch \ 19 file://0001-perf-tests-bp_account-Make-global-variable-static.patch \
20 file://0001-perf-cs-etm-Move-definition-of-traceid_list-global-v.patch \ 20 file://0001-perf-cs-etm-Move-definition-of-traceid_list-global-v.patch \
diff --git a/recipes-multimedia/alsa/imx-alsa-plugins_1.0.26.bb b/recipes-multimedia/alsa/imx-alsa-plugins_1.0.26.bb
index db2f71fd..237b4925 100644
--- a/recipes-multimedia/alsa/imx-alsa-plugins_1.0.26.bb
+++ b/recipes-multimedia/alsa/imx-alsa-plugins_1.0.26.bb
@@ -18,7 +18,7 @@ LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=94d55d512a9ba36caa9b7df079bae19f"
18inherit autotools pkgconfig use-imx-headers 18inherit autotools pkgconfig use-imx-headers
19 19
20SRCBRANCH = "MM_04.05.01_1909_L4.19.35" 20SRCBRANCH = "MM_04.05.01_1909_L4.19.35"
21SRC_URI = "git://source.codeaurora.org/external/imx/imx-alsa-plugins.git;protocol=https;branch=${SRCBRANCH}" 21SRC_URI = "git://github.com/nxp-imx/imx-alsa-plugins.git;protocol=https;branch=${SRCBRANCH}"
22SRCREV = "cde60d68ab2acee913dbfacb8aabb53d87dd3e38" 22SRCREV = "cde60d68ab2acee913dbfacb8aabb53d87dd3e38"
23 23
24S = "${WORKDIR}/git" 24S = "${WORKDIR}/git"
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.imx.bb
index 3dc7cbf8..02097514 100644
--- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.imx.bb
+++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.imx.bb
@@ -10,7 +10,7 @@ DEFAULT_PREFERENCE = "-1"
10PACKAGE_ARCH_imxpxp = "${MACHINE_SOCARCH}" 10PACKAGE_ARCH_imxpxp = "${MACHINE_SOCARCH}"
11PACKAGE_ARCH_mx8 = "${MACHINE_SOCARCH}" 11PACKAGE_ARCH_mx8 = "${MACHINE_SOCARCH}"
12 12
13GST1.0-PLUGINS-BAD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-bad.git;protocol=https" 13GST1.0-PLUGINS-BAD_SRC ?= "gitsm://github.com/nxp-imx/gst-plugins-bad.git;protocol=https"
14SRCBRANCH = "MM_04.05.06_2008_L5.4.47" 14SRCBRANCH = "MM_04.05.06_2008_L5.4.47"
15 15
16SRC_URI = " \ 16SRC_URI = " \
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.imx.bb
index db0b740f..3d7c3e2d 100644
--- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.imx.bb
+++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.imx.bb
@@ -4,7 +4,7 @@ LICENSE = "GPLv2+ & LGPLv2+"
4LIC_FILES_CHKSUM = "file://COPYING;md5=6762ed442b3822387a51c92d928ead0d \ 4LIC_FILES_CHKSUM = "file://COPYING;md5=6762ed442b3822387a51c92d928ead0d \
5 file://common/coverage/coverage-report.pl;beginline=2;endline=17;md5=a4e1830fce078028c8f0974161272607" 5 file://common/coverage/coverage-report.pl;beginline=2;endline=17;md5=a4e1830fce078028c8f0974161272607"
6 6
7GST1.0-PLUGINS-BASE_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-base.git;protocol=https" 7GST1.0-PLUGINS-BASE_SRC ?= "gitsm://github.com/nxp-imx/gst-plugins-base.git;protocol=https"
8SRCBRANCH = "MM_04.05.06_2008_L5.4.47" 8SRCBRANCH = "MM_04.05.06_2008_L5.4.47"
9SRCREV = "3c4aa2a58576d68f6e684efa58609665679c9969" 9SRCREV = "3c4aa2a58576d68f6e684efa58609665679c9969"
10SRC_URI = "${GST1.0-PLUGINS-BASE_SRC};branch=${SRCBRANCH} \ 10SRC_URI = "${GST1.0-PLUGINS-BASE_SRC};branch=${SRCBRANCH} \
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.imx.bb
index 7774a351..ad7ac113 100644
--- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.imx.bb
+++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.imx.bb
@@ -1,7 +1,7 @@
1require recipes-multimedia/gstreamer/gstreamer1.0-plugins-common.inc 1require recipes-multimedia/gstreamer/gstreamer1.0-plugins-common.inc
2 2
3 3
4GST1.0-PLUGINS-GOOD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-good.git;protocol=https" 4GST1.0-PLUGINS-GOOD_SRC ?= "gitsm://github.com/nxp-imx/gst-plugins-good.git;protocol=https"
5SRCBRANCH = "MM_04.05.06_2008_L5.4.47" 5SRCBRANCH = "MM_04.05.06_2008_L5.4.47"
6 6
7SRC_URI = " \ 7SRC_URI = " \
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0_1.16.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0_1.16.imx.bb
index 8bbc16c8..3d558c62 100644
--- a/recipes-multimedia/gstreamer/gstreamer1.0_1.16.imx.bb
+++ b/recipes-multimedia/gstreamer/gstreamer1.0_1.16.imx.bb
@@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6762ed442b3822387a51c92d928ead0d \
14 file://gst/gst.h;beginline=1;endline=21;md5=e059138481205ee2c6fc1c079c016d0d" 14 file://gst/gst.h;beginline=1;endline=21;md5=e059138481205ee2c6fc1c079c016d0d"
15 15
16# Use i.MX fork of GST for customizations 16# Use i.MX fork of GST for customizations
17GST1.0_SRC ?= "gitsm://source.codeaurora.org/external/imx/gstreamer.git;protocol=https" 17GST1.0_SRC ?= "gitsm://github.com/nxp-imx/gstreamer.git;protocol=https"
18SRCBRANCH = "MM_04.05.06_2008_L5.4.47" 18SRCBRANCH = "MM_04.05.06_2008_L5.4.47"
19 19
20SRC_URI = " \ 20SRC_URI = " \
diff --git a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.5.6.bb b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.5.6.bb
index d2881656..ec6f92c0 100644
--- a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.5.6.bb
+++ b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.5.6.bb
@@ -23,7 +23,7 @@ LIC_FILES_CHKSUM = "file://COPYING-LGPL-2;md5=5f30f0716dfdd0d91eb439ebec522ec2 \
23SRCBRANCH = "MM_04.05.06_2008_L5.4.47" 23SRCBRANCH = "MM_04.05.06_2008_L5.4.47"
24 24
25SRC_URI = " \ 25SRC_URI = " \
26 git://source.codeaurora.org/external/imx/imx-gst1.0-plugin.git;protocol=https;branch=${SRCBRANCH} \ 26 git://github.com/nxp-imx/imx-gst1.0-plugin.git;protocol=https;branch=${SRCBRANCH} \
27 file://0001-fsl_parser.h-fix-compiler-error-with-fcommon.patch \ 27 file://0001-fsl_parser.h-fix-compiler-error-with-fcommon.patch \
28" 28"
29SRCREV = "a4373418f5884de7d2da63581d3905f0e3a5d842" 29SRCREV = "a4373418f5884de7d2da63581d3905f0e3a5d842"
diff --git a/recipes-security/optee-imx/optee-client_3.7.0.imx.bb b/recipes-security/optee-imx/optee-client_3.7.0.imx.bb
index d83f8a9c..ee0cead8 100644
--- a/recipes-security/optee-imx/optee-client_3.7.0.imx.bb
+++ b/recipes-security/optee-imx/optee-client_3.7.0.imx.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=69663ab153298557a59c67a60a743e5b"
8inherit python3native systemd 8inherit python3native systemd
9 9
10SRCBRANCH = "imx_5.4.24_2.1.0" 10SRCBRANCH = "imx_5.4.24_2.1.0"
11SRC_URI = "git://source.codeaurora.org/external/imx/imx-optee-client.git;protocol=https;branch=${SRCBRANCH}" 11SRC_URI = "git://github.com/nxp-imx/imx-optee-client.git;protocol=https;branch=${SRCBRANCH}"
12 12
13SRCREV = "bc0ec8ce1e4dc5ae23f4737ef659338b7cd408fe" 13SRCREV = "bc0ec8ce1e4dc5ae23f4737ef659338b7cd408fe"
14 14
diff --git a/recipes-security/optee-imx/optee-os_3.7.0.imx.bb b/recipes-security/optee-imx/optee-os_3.7.0.imx.bb
index 1bef749b..6c6afe9c 100644
--- a/recipes-security/optee-imx/optee-os_3.7.0.imx.bb
+++ b/recipes-security/optee-imx/optee-os_3.7.0.imx.bb
@@ -12,7 +12,7 @@ DEPENDS = "python3-pycrypto-native python3-pyelftools-native u-boot-mkimage-nati
12SRCBRANCH = "imx_5.4.24_2.1.0" 12SRCBRANCH = "imx_5.4.24_2.1.0"
13 13
14SRC_URI = "\ 14SRC_URI = "\
15 git://source.codeaurora.org/external/imx/imx-optee-os.git;protocol=https;branch=${SRCBRANCH} \ 15 git://github.com/nxp-imx/imx-optee-os.git;protocol=https;branch=${SRCBRANCH} \
16 file://0001-optee-os-fix-gcc10-compilation-issue-and-missing-cc-.patch \ 16 file://0001-optee-os-fix-gcc10-compilation-issue-and-missing-cc-.patch \
17" 17"
18 18
diff --git a/recipes-security/optee-imx/optee-test_3.7.0.imx.bb b/recipes-security/optee-imx/optee-test_3.7.0.imx.bb
index e0dfdbe2..13066507 100644
--- a/recipes-security/optee-imx/optee-test_3.7.0.imx.bb
+++ b/recipes-security/optee-imx/optee-test_3.7.0.imx.bb
@@ -13,7 +13,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
13 13
14SRCBRANCH = "imx_5.4.24_2.1.0" 14SRCBRANCH = "imx_5.4.24_2.1.0"
15 15
16SRC_URI = "git://source.codeaurora.org/external/imx/imx-optee-test.git;protocol=https;branch=${SRCBRANCH} \ 16SRC_URI = "git://github.com/nxp-imx/imx-optee-test.git;protocol=https;branch=${SRCBRANCH} \
17 file://0001-use-python3-instead-of-python.patch \ 17 file://0001-use-python3-instead-of-python.patch \
18" 18"
19 19
diff --git a/recipes-support/opencv/opencv_4.4.0.imx.bb b/recipes-support/opencv/opencv_4.4.0.imx.bb
index f50cca8a..8d037044 100644
--- a/recipes-support/opencv/opencv_4.4.0.imx.bb
+++ b/recipes-support/opencv/opencv_4.4.0.imx.bb
@@ -237,7 +237,7 @@ SRC_URI[tinydnn.md5sum] = "adb1c512e09ca2c7a6faef36f9c53e59"
237SRC_URI[tinydnn.sha256sum] = "e2c61ce8c5debaa644121179e9dbdcf83f497f39de853f8dd5175846505aa18b" 237SRC_URI[tinydnn.sha256sum] = "e2c61ce8c5debaa644121179e9dbdcf83f497f39de853f8dd5175846505aa18b"
238SRCREV_FORMAT_append = "_extra" 238SRCREV_FORMAT_append = "_extra"
239 239
240OPENCV_SRC ?= "git://source.codeaurora.org/external/imx/opencv-imx.git;protocol=https" 240OPENCV_SRC ?= "git://github.com/nxp-imx/opencv-imx.git;protocol=https"
241SRCBRANCH = "4.4.0_imx" 241SRCBRANCH = "4.4.0_imx"
242SRC_URI = "${OPENCV_SRC};branch=${SRCBRANCH};name=opencv \ 242SRC_URI = "${OPENCV_SRC};branch=${SRCBRANCH};name=opencv \
243 git://github.com/opencv/opencv_extra.git;destsuffix=extra;name=extra \ 243 git://github.com/opencv/opencv_extra.git;destsuffix=extra;name=extra \