Change SRC_URIs to point to github istead of CAF [YOCIMX-6516]

The NXP BSP is moving from CAF to github, so update the recipes URLs and set PREMIRRORS to override the SRC_URIs.

Also update the paths to point to git.codelinaro.org

Signed-off-by: Valentin Jec <jec.valentin@nxp.com>
This commit is contained in:
Valentin Jec 2022-09-19 11:56:12 +03:00
parent e1863f2b27
commit 06c73ccb76
46 changed files with 87 additions and 81 deletions

2
README
View File

@ -35,7 +35,7 @@ Quick Start Guide
See the i.MX Yocto Project User's Guide for instructions on installing repo. See the i.MX Yocto Project User's Guide for instructions on installing repo.
First install the i.MX Linux BSP repo First install the i.MX Linux BSP repo
$: repo init -u git://source.codeaurora.org/external/imx/imx-manifest.git -b imx-linux-zeus -m imx-5.4.70-2.3.1.xml $: repo init -u git://github.com/nxp-imx/imx-manifest.git -b imx-linux-zeus -m imx-5.4.70-2.3.1.xml
Download the Yocto Project Layers: Download the Yocto Project Layers:
$: repo sync $: repo sync

View File

@ -4,7 +4,7 @@ Release - Linux 5.4.70_2.3.1
January 2021 January 2021
Yocto Project recipe manifest: Yocto Project recipe manifest:
repo init -u https://source.codeaurora.org/external/imx/imx-manifest -b imx-linux-zeus -m imx_5.4.70_2.3.1.xml repo init -u https://github.com/nxp-imx/imx-manifest -b imx-linux-zeus -m imx_5.4.70_2.3.1.xml
Release tag: rel_imx_5.4.70_2.3.0 Release tag: rel_imx_5.4.70_2.3.0
@ -18,7 +18,7 @@ License File: COPYING
Package Category: BSP Package Category: BSP
Type of Content: source Type of Content: source
Description and comments: The Linux kernel with i.MX-specific drivers Description and comments: The Linux kernel with i.MX-specific drivers
Release Location: https://source.codeaurora.org/external/imx/linux-imx -b rel_imx_5.4.70_2.3.0 Release Location: https://github.com/nxp-imx/linux-imx -b rel_imx_5.4.70_2.3.0
Origin: NXP (GPL-2.0) Origin: NXP (GPL-2.0)
kernel.org (GPL-2.0) - https://www.kernel.org/ kernel.org (GPL-2.0) - https://www.kernel.org/
@ -30,7 +30,7 @@ License File: COPYING
Package Category: BSP Package Category: BSP
Type of Content: source Type of Content: source
Description and comments: Bootloader with i.MX-specific capabilities Description and comments: Bootloader with i.MX-specific capabilities
Release Location: https://source.codeaurora.org/external/imx/uboot-imx -b rel_imx_5.4.70_2.3.0 Release Location: https://github.com/nxp-imx/uboot-imx -b rel_imx_5.4.70_2.3.0
Origin: NXP (GPL-2.0) Origin: NXP (GPL-2.0)
Das U-Boot - Universal Bootloader (GPL-2.0) - http://www.denx.de/wiki/U-Boot/WebHome Das U-Boot - Universal Bootloader (GPL-2.0) - http://www.denx.de/wiki/U-Boot/WebHome
Android Open Source Project (BSD-2-Clause) - https://source.android.com/ Android Open Source Project (BSD-2-Clause) - https://source.android.com/
@ -44,7 +44,7 @@ License File: docs/license.rst
Package Category: BSP Package Category: BSP
Type of Content: source Type of Content: source
Description and comments: ARM Trusted Firmware Description and comments: ARM Trusted Firmware
Release Location: https://source.codeaurora.org/external/imx/imx-atf -b rel_imx_5.4.70_2.3.0 Release Location: https://github.com/nxp-imx/imx-atf -b rel_imx_5.4.70_2.3.0
Origin: NXP (BSD-3-clause) Origin: NXP (BSD-3-clause)
arm-trusted-firmware - ARM Limited (BSD-3-clause) - http://github.com/ARM-software/arm-trusted-firmware/ arm-trusted-firmware - ARM Limited (BSD-3-clause) - http://github.com/ARM-software/arm-trusted-firmware/
@ -99,7 +99,7 @@ License File: COPYING
Package Category: BSP Package Category: BSP
Type of Content: source Type of Content: source
Description and comments: Make Image BootLoader Description and comments: Make Image BootLoader
Release Location: https://source.codeaurora.org/external/imx/imx-mkimage -b rel_imx_5.4.70_2.3.0 Release Location: https://github.com/nxp-imx/imx-mkimage -b rel_imx_5.4.70_2.3.0
Origin: NXP (GPL-2.0) Origin: NXP (GPL-2.0)
Das U-Boot - Universal Bootloader (GPL-2.0) - http://www.denx.de/wiki/U-Boot/WebHome Das U-Boot - Universal Bootloader (GPL-2.0) - http://www.denx.de/wiki/U-Boot/WebHome
@ -111,7 +111,7 @@ License File: COPYING-LGPL-2.1
Package Category: BSP Package Category: BSP
Type of Content: source Type of Content: source
Description and comments: BSP libraries Description and comments: BSP libraries
Release Location: https://source.codeaurora.org/external/imx/imx-lib -b master Release Location: https://github.com/nxp-imx/imx-lib -b master
Origin: NXP (LGPL-2.1) Origin: NXP (LGPL-2.1)
-------------------------------------------- --------------------------------------------
@ -122,7 +122,7 @@ License File: COPYING
Package Category: BSP Package Category: BSP
Type of Content: source Type of Content: source
Description and comments: Linux unit test applications Description and comments: Linux unit test applications
Release Location: https://source.codeaurora.org/external/imx/imx-test -b rel_imx_5.4.70_2.3.0 Release Location: https://github.com/nxp-imx/imx-test -b rel_imx_5.4.70_2.3.0
Origin: NXP (GPL-2.0) Origin: NXP (GPL-2.0)
module_test: NXP (GPL-2.0+) module_test: NXP (GPL-2.0+)
Hantro Products Oy. (GPL-2.0+) Hantro Products Oy. (GPL-2.0+)
@ -192,9 +192,9 @@ License File: COPYING
Package Category: BSP Package Category: BSP
Type of Content: source Type of Content: source
Description and comments: QCA9377 WLAN linux driver Description and comments: QCA9377 WLAN linux driver
Release Location: https://source.codeaurora.org/external/imx/qcacld-2.0-imx -b rel_imx_5.4.70_2.3.0 Release Location: https://github.com/nxp-imx/qcacld-2.0-imx -b rel_imx_5.4.70_2.3.0
Origin: NXP (ISC) Origin: NXP (ISC)
Qualcomm Atheros, Inc. (ISC) https://source.codeaurora.org/external/wlan/qcacld-2.0 Qualcomm Atheros, Inc. (ISC) https://git.codelinaro.org/clo/la/platform/vendor/qcom-opensource/wlan/qcacld-2.0
-------------------------------------------- --------------------------------------------
@ -228,7 +228,7 @@ License File: mwifiex*/gpl-2.0.txt
Package Category: BSP Package Category: BSP
Type of Content: source Type of Content: source
Description and comments: NXP Wi-Fi linux SDK Description and comments: NXP Wi-Fi linux SDK
Release Location: https://source.codeaurora.org/external/imx/mwifiex -b rel_imx_5.4.70_2.3.0 Release Location: https://github.com/nxp-imx/mwifiex -b rel_imx_5.4.70_2.3.0
Origin: NXP (GPL-2.0) Origin: NXP (GPL-2.0)
-------------------------------------------- --------------------------------------------
@ -239,7 +239,7 @@ License File: vvcam/LICENSE
Package Category: BSP Package Category: BSP
Type of Content: ISP Kernel Module source Type of Content: ISP Kernel Module source
Description and comments: Kernel Loadable Module for ISP Description and comments: Kernel Loadable Module for ISP
Release Location: https://source.codeaurora.org/external/imx/isp-vvcam -b rel_imx_5.4.70_2.3.0 Release Location: https://github.com/nxp-imx/isp-vvcam -b rel_imx_5.4.70_2.3.0
Origin: VeriSilicon Holdings Co., Ltd. (GPL-2.0) Origin: VeriSilicon Holdings Co., Ltd. (GPL-2.0)
-------------------------------------------- --------------------------------------------
@ -311,7 +311,7 @@ License File: COPYING
Package Category: BSP Package Category: BSP
Type of Content: source Type of Content: source
Description and comments: Tool to convert Android sparse images to raw images Description and comments: Tool to convert Android sparse images to raw images
Release Location: https://source.codeaurora.org/external/imx/simg2img -b master Release Location: https://github.com/nxp-imx/simg2img -b master
Origin: NXP (Apache-2.0) Origin: NXP (Apache-2.0)
The Android Open Source Project (Apache-2.0) - https://android.googlesource.com/platform/system/core/+/master/libsparse The Android Open Source Project (Apache-2.0) - https://android.googlesource.com/platform/system/core/+/master/libsparse
Gary S Brown (Public Domain) - http://www.opensource.apple.com/source/xnu/xnu-1456.1.26/bsd/libkern/crc32.c?txt Gary S Brown (Public Domain) - http://www.opensource.apple.com/source/xnu/xnu-1456.1.26/bsd/libkern/crc32.c?txt
@ -349,7 +349,7 @@ License File: LICENSE
Package Category: BSP Package Category: BSP
Type of Content: source Type of Content: source
Description and comments: Open Portable Trusted Execution Environment for TEE Client library Description and comments: Open Portable Trusted Execution Environment for TEE Client library
Release Location: https://source.codeaurora.org/external/imx/imx-optee-client -b rel_imx_5.4.70_2.3.0 Release Location: https://github.com/nxp-imx/imx-optee-client -b rel_imx_5.4.70_2.3.0
Origin: NXP (BSD-2-Clause) Origin: NXP (BSD-2-Clause)
optee_client (BSD-2-Clause) - https://github.com/OP-TEE/optee_client optee_client (BSD-2-Clause) - https://github.com/OP-TEE/optee_client
@ -361,7 +361,7 @@ License File: LICENSE
Package Category: BSP Package Category: BSP
Type of Content: source Type of Content: source
Description and comments: Open Portable Trusted Execution Environment for Linux on ARM Description and comments: Open Portable Trusted Execution Environment for Linux on ARM
Release Location: https://source.codeaurora.org/external/imx/imx-optee-os -b rel_imx_5.4.70_2.3.0 Release Location: https://github.com/nxp-imx/imx-optee-os -b rel_imx_5.4.70_2.3.0
Origin: NXP (BSD-2-Clause) Origin: NXP (BSD-2-Clause)
OP-TEE Trusted OS (BSD-2-Clause) - https://github.com/OP-TEE/optee_os OP-TEE Trusted OS (BSD-2-Clause) - https://github.com/OP-TEE/optee_os
Mbed TLS (Apache-2.0) - https://github.com/ARMmbed/mbedtls/ Mbed TLS (Apache-2.0) - https://github.com/ARMmbed/mbedtls/
@ -374,7 +374,7 @@ License File: LICENSE.md
Package Category: BSP Package Category: BSP
Type of Content: source Type of Content: source
Description and comments: Open Portable Trusted Execution Environment sanity tests Description and comments: Open Portable Trusted Execution Environment sanity tests
Release Location: https://source.codeaurora.org/external/imx/imx-optee-test -b rel_imx_5.4.70_2.3.0 Release Location: https://github.com/nxp-imx/imx-optee-test -b rel_imx_5.4.70_2.3.0
Origin: NXP (BSD-2-Clause) Origin: NXP (BSD-2-Clause)
optee_test (BSD-2-Clause) - https://github.com/OP-TEE/optee_test optee_test (BSD-2-Clause) - https://github.com/OP-TEE/optee_test
@ -386,7 +386,7 @@ License File: COPYING
Package Category: BSP Package Category: BSP
Type of Content: source Type of Content: source
Description and comments: A partitioning Hypervisor based on Linux Description and comments: A partitioning Hypervisor based on Linux
Release Location: https://source.codeaurora.org/external/imx/imx-jailhouse -b rel_imx_5.4.70_2.3.0 Release Location: https://github.com/nxp-imx/imx-jailhouse -b rel_imx_5.4.70_2.3.0
Origin: NXP (GPL-2.0) Origin: NXP (GPL-2.0)
Siemens AG (GPL-2.0) - https://github.com/siemens/jailhouse Siemens AG (GPL-2.0) - https://github.com/siemens/jailhouse
@ -398,7 +398,7 @@ License File: COPYING
Package Category: BSP Package Category: BSP
Type of Content: source Type of Content: source
Description and comments: A Virtual Machine Monitor Description and comments: A Virtual Machine Monitor
Release Location: https://source.codeaurora.org/external/imx/imx-xen -b rel_imx_5.4.70_2.3.0 Release Location: https://github.com/nxp-imx/imx-xen -b rel_imx_5.4.70_2.3.0
Origin: NXP (GPL-2.0) Origin: NXP (GPL-2.0)
-------------------------------------------- --------------------------------------------
@ -420,7 +420,7 @@ License File: COPYING
Package Category: BSP Package Category: BSP
Type of Content: source Type of Content: source
Description and comments: NXP i.MX Security Middleware Library Description and comments: NXP i.MX Security Middleware Library
Release Location: https://source.codeaurora.org/external/imx/imx-smw -b rel_imx_5.4.70_2.3.0 Release Location: https://github.com/nxp-imx/imx-smw -b rel_imx_5.4.70_2.3.0
Origin: NXP (BSD-3-Clause) Origin: NXP (BSD-3-Clause)
-------------------------------------------- --------------------------------------------
@ -431,7 +431,7 @@ License File: COPYING
Package Category: BSP Package Category: BSP
Type of Content: source Type of Content: source
Description and comments: NXP i.MX keyctl tool to manage CAAM Keys Description and comments: NXP i.MX keyctl tool to manage CAAM Keys
Release Location: https://source.codeaurora.org/external/imx/key_caam -b rel_imx_5.4.70_2.3.0 Release Location: https://github.com/nxp-imx/key_caam -b rel_imx_5.4.70_2.3.0
-------------------------------------------- --------------------------------------------
Graphics Packages Graphics Packages
-------------------------------------------- --------------------------------------------
@ -442,7 +442,7 @@ License File: LICENSE
Package Category: Graphics Package Category: Graphics
Type of Content: source Type of Content: source
Description and comments: GPU Core IP and test application source Description and comments: GPU Core IP and test application source
Release Location: https://source.codeaurora.org/external/imx/apitrace-imx -b rel_imx_5.4.70_2.3.0 Release Location: https://github.com/nxp-imx/apitrace-imx -b rel_imx_5.4.70_2.3.0
Origin: NXP (MIT) Origin: NXP (MIT)
apitrace (MIT) - https://github.com/apitrace/apitrace apitrace (MIT) - https://github.com/apitrace/apitrace
@ -490,7 +490,7 @@ License File: COPYING-MIT
Package Category: Graphics Package Category: Graphics
Type of Content: source Type of Content: source
Description and comments: Xserver Library extensions Description and comments: Xserver Library extensions
Release Location: https://source.codeaurora.org/external/imx/xf86-video-imx-vivante -b rel_imx_5.4.70_2.3.0 Release Location: https://github.com/nxp-imx/xf86-video-imx-vivante -b rel_imx_5.4.70_2.3.0
Origin: NXP (MIT) Origin: NXP (MIT)
Vivante Corp. (MIT) Vivante Corp. (MIT)
xorg-server (MIT) - http://xorg.freedesktop.org/ xorg-server (MIT) - http://xorg.freedesktop.org/
@ -555,7 +555,7 @@ License File: COPYING
Package Category: Graphics Package Category: Graphics
Type of Content: source Type of Content: source
Description and comments: i.MX DRM Direct Rendering Manager Description and comments: i.MX DRM Direct Rendering Manager
Release Location: https://source.codeaurora.org/external/imx/libdrm-imx -b rel_imx_5.4.70_2.3.0 Release Location: https://github.com/nxp-imx/libdrm-imx -b rel_imx_5.4.70_2.3.0
Origin: NXP (MIT) Origin: NXP (MIT)
-------------------------------------------- --------------------------------------------
@ -566,7 +566,7 @@ License File: COPYING
Package Category: Graphics Package Category: Graphics
Type of Content: source Type of Content: source
Description and comments: Wayland protocol development Description and comments: Wayland protocol development
Release Location: https://source.codeaurora.org/external/imx/wayland-protocols-imx -b rel_imx_5.4.70_2.3.0 Release Location: https://github.com/nxp-imx/wayland-protocols-imx -b rel_imx_5.4.70_2.3.0
Origin: NXP (MIT) Origin: NXP (MIT)
Weston (MIT) - https://anongit.freedesktop.org/git/wayland/wayland-protocols.git Weston (MIT) - https://anongit.freedesktop.org/git/wayland/wayland-protocols.git
@ -578,7 +578,7 @@ License File: COPYING
Package Category: Graphics Package Category: Graphics
Type of Content: source Type of Content: source
Description and comments: A reference implementation of a Wayland compositor Description and comments: A reference implementation of a Wayland compositor
Release Location: https://source.codeaurora.org/external/imx/weston-imx -b rel_imx_5.4.70_2.3.0 Release Location: https://github.com/nxp-imx/weston-imx -b rel_imx_5.4.70_2.3.0
Origin: NXP (MIT) Origin: NXP (MIT)
Weston (MIT) - http://github.com/wayland-project/weston/ Weston (MIT) - http://github.com/wayland-project/weston/
@ -590,7 +590,7 @@ License File: LICENSE.txt
Package Category: Graphics Package Category: Graphics
Type of Content: source Type of Content: source
Description and comments: Sample program to monitor i.MX GPU performance data Description and comments: Sample program to monitor i.MX GPU performance data
Release Location: https://source.codeaurora.org/external/imx/imx-gputop -b rel_imx_5.4.70_2.3.0 Release Location: https://github.com/nxp-imx/imx-gputop -b rel_imx_5.4.70_2.3.0
Origin: NXP (MIT) Origin: NXP (MIT)
-------------------------------------------- --------------------------------------------
@ -689,7 +689,7 @@ License File: LICENSE
Package Category: Graphics Package Category: Graphics
Type of Content: source Type of Content: source
Description and comments: i.MX Neural Networks Accelerator Plugin Description and comments: i.MX Neural Networks Accelerator Plugin
Release Location: https://source.codeaurora.org/external/imx/nn-imx -b rel_imx_5.4.70_2.3.0 Release Location: https://github.com/nxp-imx/nn-imx -b rel_imx_5.4.70_2.3.0
Origin: NXP (MIT) Origin: NXP (MIT)
Vivante Corporation (MIT) Vivante Corporation (MIT)
Boost Software (Boost) - https://www.boost.org/ Boost Software (Boost) - https://www.boost.org/
@ -706,7 +706,7 @@ License File: LICENSE
Package Category: Graphics Package Category: Graphics
Type of Content: source Type of Content: source
Description and comments: i.MX OpenCV Description and comments: i.MX OpenCV
Release Location: https://source.codeaurora.org/external/imx/opencv-imx -b rel_imx_5.4.70_2.3.0 Release Location: https://github.com/nxp-imx/opencv-imx -b rel_imx_5.4.70_2.3.0
Origin: NXP (BSD-3-Cluse) Origin: NXP (BSD-3-Cluse)
OpenCV Foundation (BSD-3-Clause) - https://github.com/opencv/opencv OpenCV Foundation (BSD-3-Clause) - https://github.com/opencv/opencv
Intel Corporation (BSD-3-Clause) Intel Corporation (BSD-3-Clause)
@ -723,7 +723,7 @@ License File: LICENSE
Package Category: Graphics Package Category: Graphics
Type of Content: source Type of Content: source
Description and comments: ARM Compute Library fork Description and comments: ARM Compute Library fork
Release Location: https://source.codeaurora.org/external/imx/ARM-ComputeLibrary-imx -b rel_imx_5.4.70_2.3.0 Release Location: https://github.com/nxp-imx/ARM-ComputeLibrary-imx -b rel_imx_5.4.70_2.3.0
Origin: NXP (MIT) Origin: NXP (MIT)
ARM Software (MIT) - https://github.com/ARM-software/ComputeLibrary ARM Software (MIT) - https://github.com/ARM-software/ComputeLibrary
@ -764,7 +764,7 @@ License File: COPYING-LGPL-2.1
Package Category: Multimedia Package Category: Multimedia
Type of Content: source Type of Content: source
Description and comments: i.MX Gstreamer 1.0 plugins Description and comments: i.MX Gstreamer 1.0 plugins
Release Location: https://source.codeaurora.org/external/imx/imx-gst1.0-plugin -b rel_imx_5.4.70_2.3.0 Release Location: https://github.com/nxp-imx/imx-gst1.0-plugin -b rel_imx_5.4.70_2.3.0
Origin: NXP (LGPL-2.1) Origin: NXP (LGPL-2.1)
Gstreamer plugins-Base (LGPL-2.1+) - http://gstreamer.freedesktop.org/src/gst-plugins-base/ Gstreamer plugins-Base (LGPL-2.1+) - http://gstreamer.freedesktop.org/src/gst-plugins-base/
Gstreamer plugins-Good (LGPL-2.1+) - http://gstreamer.freedesktop.org/src/gst-plugins-good/ Gstreamer plugins-Good (LGPL-2.1+) - http://gstreamer.freedesktop.org/src/gst-plugins-good/
@ -778,7 +778,7 @@ License File: COPYING
Package Category: Multimedia Package Category: Multimedia
Type of Content: source Type of Content: source
Description and comments: Open Source Multimedia Farmework Description and comments: Open Source Multimedia Farmework
Release Location: https://source.codeaurora.org/external/imx/gstreamer -b rel_imx_5.4.70_2.3.0 Release Location: https://github.com/nxp-imx/gstreamer -b rel_imx_5.4.70_2.3.0
Origin: NXP (LGPL-2.1) Origin: NXP (LGPL-2.1)
GStreamer (LGPL-2.1+) - http://gstreamer.freedesktop.org/src/gstreamer/ GStreamer (LGPL-2.1+) - http://gstreamer.freedesktop.org/src/gstreamer/
@ -790,7 +790,7 @@ License File: COPYING
Package Category: Multimedia Package Category: Multimedia
Type of Content: source Type of Content: source
Description and comments: Gstreamer plugins with good quality code and correct functionality Description and comments: Gstreamer plugins with good quality code and correct functionality
Release Location: https://source.codeaurora.org/external/imx/gst-plugins-good -b rel_imx_5.4.70_2.3.0 Release Location: https://github.com/nxp-imx/gst-plugins-good -b rel_imx_5.4.70_2.3.0
Origin: NXP (LGPL-2.1) Origin: NXP (LGPL-2.1)
Gstreamer plugins-Good (LGPL-2.1+) - http://gstreamer.freedesktop.org/src/gst-plugins-good/ Gstreamer plugins-Good (LGPL-2.1+) - http://gstreamer.freedesktop.org/src/gst-plugins-good/
@ -802,7 +802,7 @@ License File: COPYING
Package Category: Multimedia Package Category: Multimedia
Type of Content: source Type of Content: source
Description and comments: Collection of well-groomed and well-maintained Gstreamer plugins Description and comments: Collection of well-groomed and well-maintained Gstreamer plugins
Release Location: https://source.codeaurora.org/external/imx/gst-plugins-base -b rel_imx_5.4.70_2.3.0 Release Location: https://github.com/nxp-imx/gst-plugins-base -b rel_imx_5.4.70_2.3.0
Origin: NXP (LGPL-2.1) Origin: NXP (LGPL-2.1)
Gstreamer plugins-Base (LGPL-2.1+) - http://gstreamer.freedesktop.org/src/gst-plugins-base/ Gstreamer plugins-Base (LGPL-2.1+) - http://gstreamer.freedesktop.org/src/gst-plugins-base/
@ -814,7 +814,7 @@ License File: COPYING.LIB
Package Category: Multimedia Package Category: Multimedia
Type of Content: source Type of Content: source
Description and comments: Gstreamer plug-ins that aren't up to par compared to the rest. Close to good quality but missing something. Description and comments: Gstreamer plug-ins that aren't up to par compared to the rest. Close to good quality but missing something.
Release Location: https://source.codeaurora.org/external/imx/gst-plugins-bad -b rel_imx_5.4.70_2.3.0 Release Location: https://github.com/nxp-imx/gst-plugins-bad -b rel_imx_5.4.70_2.3.0
Origin: NXP (LGPL-2.1) Origin: NXP (LGPL-2.1)
Gstreamer plugins-Bad (LGPL-2.1+) - http://gstreamer.freedesktop.org/src/gst-plugins-bad/ Gstreamer plugins-Bad (LGPL-2.1+) - http://gstreamer.freedesktop.org/src/gst-plugins-bad/
@ -922,7 +922,7 @@ License File: COPYING.GPL
Package Category: Multimedia Package Category: Multimedia
Type of Content: source Type of Content: source
Description and comments: Plugins for various audio libraries and sound servers Description and comments: Plugins for various audio libraries and sound servers
Release Location: https://source.codeaurora.org/external/imx/imx-alsa-plugins -b nxp/master Release Location: https://github.com/nxp-imx/imx-alsa-plugins -b nxp/master
Origin: NXP (GPL-2.0) Origin: NXP (GPL-2.0)
Alsa Plugins (GPL-2.0+) - ftp://ftp.alsa-project.org/pub/plugins/ Alsa Plugins (GPL-2.0+) - ftp://ftp.alsa-project.org/pub/plugins/
GNU libtool (GPL-2.0+) http://www.gnu.org/software/libtool/ GNU libtool (GPL-2.0+) http://www.gnu.org/software/libtool/
@ -1046,7 +1046,7 @@ License File: LICENSE
Package Category: MachineLearning Package Category: MachineLearning
Type of Content: source Type of Content: source
Description and comments: ARM Neural Network SDK Description and comments: ARM Neural Network SDK
Release Location: https://source.codeaurora.org/external/imx/armnn-imx -b rel_imx_5.4.70_2.3.0 Release Location: https://github.com/nxp-imx/armnn-imx -b rel_imx_5.4.70_2.3.0
Origin: NXP (MIT) Origin: NXP (MIT)
armnn (MIT) - https://github.com/ARM-software/armnn armnn (MIT) - https://github.com/ARM-software/armnn
@ -1058,7 +1058,7 @@ License File: LICENSE
Package Category: MachineLearning Package Category: MachineLearning
Type of Content: source Type of Content: source
Description and comments: Onnxruntime cross-platform scoring engine Description and comments: Onnxruntime cross-platform scoring engine
Release Location: https://source.codeaurora.org/external/imx/onnxruntime-imx -b rel_imx_5.4.70_2.3.0 Release Location: https://github.com/nxp-imx/onnxruntime-imx -b rel_imx_5.4.70_2.3.0
Origin: NXP (MIT) Origin: NXP (MIT)
Microsoft/onnxruntime (MIT) - https://github.com/Microsoft/onnxruntime Microsoft/onnxruntime (MIT) - https://github.com/Microsoft/onnxruntime
Google's Protocol Buffer (BSD-3-clause) - https://tracker.debian.org/pkg/protobuf Google's Protocol Buffer (BSD-3-clause) - https://tracker.debian.org/pkg/protobuf
@ -1092,7 +1092,7 @@ License File: LICENSE
Package Category: MachineLearning Package Category: MachineLearning
Type of Content: source Type of Content: source
Description and comments: TensorFlow Lite C++ Library Description and comments: TensorFlow Lite C++ Library
Release Location: https://source.codeaurora.org/external/imx/tensorflow-imx -b rel_imx_5.4.70_2.3.0 Release Location: https://github.com/nxp-imx/tensorflow-imx -b rel_imx_5.4.70_2.3.0
Origin: NXP (Apache-2.0) Origin: NXP (Apache-2.0)
TensorFlow (Apache-2.0) - https://github.com/tensorflow/tensorflow/ TensorFlow (Apache-2.0) - https://github.com/tensorflow/tensorflow/

View File

@ -456,3 +456,9 @@ IMXBOOT_TARGETS_imx8qxpc0mek = \
# Create a mirror for unreliable packages # Create a mirror for unreliable packages
MIRRORS += "http://sourceforge.net/.* http://www.nxp.com/lgfiles/updates/other" MIRRORS += "http://sourceforge.net/.* http://www.nxp.com/lgfiles/updates/other"
# NXP BSP is moved from CAF to github
# FIXME: Drop this after meta-freescale is switched to github
PREMIRRORS += "\
git://source.codeaurora.org/external/imx/ git://github.com/nxp-imx/ \
git://source.codeaurora.org/external/qoriq/qoriq-components/ git://github.com/nxp-qoriq/qoriq-components_"

View File

@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/BSD-3-Clause;m
PV .= "+git${SRCPV}" PV .= "+git${SRCPV}"
SRCBRANCH = "imx_5.4.70_2.3.0" SRCBRANCH = "imx_5.4.70_2.3.0"
ATF_SRC ?= "git://source.codeaurora.org/external/imx/imx-atf.git;protocol=https" ATF_SRC ?= "git://github.com/nxp-imx/imx-atf.git;protocol=https"
SRC_URI = "${ATF_SRC};branch=${SRCBRANCH} \ SRC_URI = "${ATF_SRC};branch=${SRCBRANCH} \
" "
SRCREV = "f1d7187f261ebf4b8a2a70d638d4bfc0a9b26c29" SRCREV = "f1d7187f261ebf4b8a2a70d638d4bfc0a9b26c29"

View File

@ -3,7 +3,7 @@
DEPENDS = "zlib-native openssl-native" DEPENDS = "zlib-native openssl-native"
SRCBRANCH = "imx_5.4.70_2.3.0" SRCBRANCH = "imx_5.4.70_2.3.0"
IMX_MKIMAGE_SRC ?= "git://source.codeaurora.org/external/imx/imx-mkimage.git;protocol=https" IMX_MKIMAGE_SRC ?= "git://github.com/nxp-imx/imx-mkimage.git;protocol=https"
SRC_URI = "${IMX_MKIMAGE_SRC};branch=${SRCBRANCH}" SRC_URI = "${IMX_MKIMAGE_SRC};branch=${SRCBRANCH}"
SRCREV = "8947fea369ab3932259630232cfb9f87b8f9dda1" SRCREV = "8947fea369ab3932259630232cfb9f87b8f9dda1"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"

View File

@ -5,7 +5,7 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:" FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:"
SRCBRANCH = "imx_5.4.70_2.3.0" SRCBRANCH = "imx_5.4.70_2.3.0"
IMXTEST_SRC ?= "git://source.codeaurora.org/external/imx/imx-test.git;protocol=https" IMXTEST_SRC ?= "git://github.com/nxp-imx/imx-test.git;protocol=https"
SRC_URI = " \ SRC_URI = " \
${IMXTEST_SRC};branch=${SRCBRANCH} \ ${IMXTEST_SRC};branch=${SRCBRANCH} \
file://memtool_profile \ file://memtool_profile \

View File

@ -14,7 +14,7 @@ DEPENDS_append = " dtc-native"
LICENSE = "GPLv2+" LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263"
UBOOT_SRC ?= "git://source.codeaurora.org/external/imx/uboot-imx.git;protocol=https" UBOOT_SRC ?= "git://github.com/nxp-imx/uboot-imx.git;protocol=https"
SRCBRANCH = "imx_v2020.04_5.4.70_2.3.0" SRCBRANCH = "imx_v2020.04_5.4.70_2.3.0"
SRC_URI = "${UBOOT_SRC};branch=${SRCBRANCH} \ SRC_URI = "${UBOOT_SRC};branch=${SRCBRANCH} \
" "

View File

@ -11,7 +11,7 @@ download the firmware patches:
hciattach /dev/ttyHS0 qca 3000000 -t120 flow -f0 hciattach /dev/ttyHS0 qca 3000000 -t120 flow -f0
cherry-pick and merged from: cherry-pick and merged from:
https://source.codeaurora.org/quic/la/platform/external/bluetooth/bluez https://git.codelinaro.org/clo/la/platform/external/bluetooth/bluez
branch: LNX.LE.5.3 branch: LNX.LE.5.3
commit: commit bb96f3b759e0b99db70014302ca12929fb42f554 commit: commit bb96f3b759e0b99db70014302ca12929fb42f554

View File

@ -2,7 +2,7 @@ SUMMARY = "NXP Wi-Fi SDK for 88w8997 and 88w8987"
LICENSE = "GPLv2" LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://mwifiex_8997/gpl-2.0.txt;md5=ab04ac0f249af12befccb94447c08b77;" LIC_FILES_CHKSUM = "file://mwifiex_8997/gpl-2.0.txt;md5=ab04ac0f249af12befccb94447c08b77;"
MRVL_SRC ?= "git://source.codeaurora.org/external/imx/mwifiex.git;protocol=https" MRVL_SRC ?= "git://github.com/nxp-imx/mwifiex.git;protocol=https"
# Kernel 5.4 # Kernel 5.4
SRCBRANCH = "imx_5.4.70_2.3.0" SRCBRANCH = "imx_5.4.70_2.3.0"

View File

@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://xf86drm.c;beginline=9;endline=32;md5=c8a3b961af7667c5
PROVIDES = "drm" PROVIDES = "drm"
DEPENDS = "libpthread-stubs" DEPENDS = "libpthread-stubs"
IMX_LIBDRM_SRC ?= "git://source.codeaurora.org/external/imx/libdrm-imx.git;protocol=https;nobranch=1" IMX_LIBDRM_SRC ?= "git://github.com/nxp-imx/libdrm-imx.git;protocol=https;nobranch=1"
IMX_LIBDRM_BRANCH ?= "libdrm-imx-2.4.99" IMX_LIBDRM_BRANCH ?= "libdrm-imx-2.4.99"
SRC_URI = "${IMX_LIBDRM_SRC};branch=${IMX_LIBDRM_BRANCH} \ SRC_URI = "${IMX_LIBDRM_SRC};branch=${IMX_LIBDRM_BRANCH} \
file://musl-ioctl.patch \ file://musl-ioctl.patch \

View File

@ -4,7 +4,7 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=aeb969185a143c3c25130bc2c3ef9a50" LIC_FILES_CHKSUM = "file://LICENSE;md5=aeb969185a143c3c25130bc2c3ef9a50"
DEPENDS = "imx-gpu-viv zlib libpng procps" DEPENDS = "imx-gpu-viv zlib libpng procps"
APITRACE_SRC ?= "git://source.codeaurora.org/external/imx/apitrace-imx.git;protocol=https" APITRACE_SRC ?= "git://github.com/nxp-imx/apitrace-imx.git;protocol=https"
SRCBRANCH = "imx_9.0" SRCBRANCH = "imx_9.0"
SRC_URI = "${APITRACE_SRC};branch=${SRCBRANCH}" SRC_URI = "${APITRACE_SRC};branch=${SRCBRANCH}"
SRCREV = "c50e6a954e44998f2e3793a8de863e961f8008c6" SRCREV = "c50e6a954e44998f2e3793a8de863e961f8008c6"

View File

@ -9,7 +9,7 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=c7b12b6702da38ca028ace54aae3d484 \ LIC_FILES_CHKSUM = "file://COPYING;md5=c7b12b6702da38ca028ace54aae3d484 \
file://stable/presentation-time/presentation-time.xml;endline=26;md5=4646cd7d9edc9fa55db941f2d3a7dc53" file://stable/presentation-time/presentation-time.xml;endline=26;md5=4646cd7d9edc9fa55db941f2d3a7dc53"
WAYLAND_PROTOCOLS_SRC ?= "git://source.codeaurora.org/external/imx/wayland-protocols-imx.git;protocol=https" WAYLAND_PROTOCOLS_SRC ?= "git://github.com/nxp-imx/wayland-protocols-imx.git;protocol=https"
SRCBRANCH = "wayland-protocols-imx-1.20" SRCBRANCH = "wayland-protocols-imx-1.20"
SRC_URI = "${WAYLAND_PROTOCOLS_SRC};branch=${SRCBRANCH} " SRC_URI = "${WAYLAND_PROTOCOLS_SRC};branch=${SRCBRANCH} "
SRCREV = "9cacf108d0ee5863c7a656da5d2271bc2396e43d" SRCREV = "9cacf108d0ee5863c7a656da5d2271bc2396e43d"

View File

@ -1,7 +1,7 @@
require weston_9.0.0.bb require weston_9.0.0.bb
SRC_URI_remove = "https://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz" SRC_URI_remove = "https://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz"
WESTON_SRC ?= "git://source.codeaurora.org/external/imx/weston-imx.git;protocol=https" WESTON_SRC ?= "git://github.com/nxp-imx/weston-imx.git;protocol=https"
SRC_URI_prepend = "${WESTON_SRC};branch=weston-imx-9.0 " SRC_URI_prepend = "${WESTON_SRC};branch=weston-imx-9.0 "
SRCREV = "a1823f20a1d6e24d2f56e98c5576eda34a94f567" SRCREV = "a1823f20a1d6e24d2f56e98c5576eda34a94f567"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"

View File

@ -1,6 +1,6 @@
require recipes-graphics/xorg-driver/xf86-video-imx-vivante_6.2.4.p4.0.bb require recipes-graphics/xorg-driver/xf86-video-imx-vivante_6.2.4.p4.0.bb
XF86_VIDEO_IMX_VIVANTE_SRC ?= "git://source.codeaurora.org/external/imx/xf86-video-imx-vivante.git;protocol=https" XF86_VIDEO_IMX_VIVANTE_SRC ?= "git://github.com/nxp-imx/xf86-video-imx-vivante.git;protocol=https"
SRC_URI = " \ SRC_URI = " \
${XF86_VIDEO_IMX_VIVANTE_SRC};branch=${SRCBRANCH} \ ${XF86_VIDEO_IMX_VIVANTE_SRC};branch=${SRCBRANCH} \
file://rc.autohdmi \ file://rc.autohdmi \

View File

@ -4,6 +4,6 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425
SRCBRANCH = "imx_5.4.70_2.3.0" SRCBRANCH = "imx_5.4.70_2.3.0"
LOCALVERSION = "-2.3.0" LOCALVERSION = "-2.3.0"
KERNEL_SRC ?= "git://source.codeaurora.org/external/imx/linux-imx.git;protocol=https" KERNEL_SRC ?= "git://github.com/nxp-imx/linux-imx.git;protocol=https"
SRCREV = "13b3c469663da0c79d385ce15887f6b5805f060d" SRCREV = "13b3c469663da0c79d385ce15887f6b5805f060d"

View File

@ -5,7 +5,7 @@ LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://${WORKDIR}/git/vvcam/LICENSE;md5=64381a6ea83b48c39fe524c85f65fb44" LIC_FILES_CHKSUM = "file://${WORKDIR}/git/vvcam/LICENSE;md5=64381a6ea83b48c39fe524c85f65fb44"
SRCBRANCH = "imx_5.4.70_2.3.0" SRCBRANCH = "imx_5.4.70_2.3.0"
ISP_KERNEL_SRC ?= "git://source.codeaurora.org/external/imx/isp-vvcam.git;protocol=https" ISP_KERNEL_SRC ?= "git://github.com/nxp-imx/isp-vvcam.git;protocol=https"
SRC_URI = " \ SRC_URI = " \
${ISP_KERNEL_SRC};branch=${SRCBRANCH} \ ${ISP_KERNEL_SRC};branch=${SRCBRANCH} \

View File

@ -2,7 +2,7 @@ SUMMARY = "Qualcomm WiFi driver for QCA module 9377 and 6174"
LICENSE = "BSD & GPLv2" LICENSE = "BSD & GPLv2"
LIC_FILES_CHKSUM = "file://CORE/HDD/src/wlan_hdd_main.c;beginline=1;endline=20;md5=ec8d62116b13db773825ebf7cf91be1d;" LIC_FILES_CHKSUM = "file://CORE/HDD/src/wlan_hdd_main.c;beginline=1;endline=20;md5=ec8d62116b13db773825ebf7cf91be1d;"
QCACLD_SRC ?= "git://source.codeaurora.org/external/imx/qcacld-2.0-imx.git;protocol=https" QCACLD_SRC ?= "git://github.com/nxp-imx/qcacld-2.0-imx.git;protocol=https"
SRC_URI = "${QCACLD_SRC};branch=IMX_CNSS.LEA.NRT_3.0" SRC_URI = "${QCACLD_SRC};branch=IMX_CNSS.LEA.NRT_3.0"
SRCREV = "7dc91e5977f31d60741c55682564788c0f930163" SRCREV = "7dc91e5977f31d60741c55682564788c0f930163"

View File

@ -3,7 +3,7 @@ LICENSE = "BSD & GPLv2"
LIC_FILES_CHKSUM = "file://CORE/HDD/src/wlan_hdd_main.c;beginline=1;endline=20;md5=ec8d62116b13db773825ebf7cf91be1d;" LIC_FILES_CHKSUM = "file://CORE/HDD/src/wlan_hdd_main.c;beginline=1;endline=20;md5=ec8d62116b13db773825ebf7cf91be1d;"
FILESEXTRAPATHS_prepend := "${THISDIR}/kernel-module-qca:" FILESEXTRAPATHS_prepend := "${THISDIR}/kernel-module-qca:"
QCACLD_SRC ?= "git://source.codeaurora.org/external/imx/qcacld-2.0-imx.git;protocol=https" QCACLD_SRC ?= "git://github.com/nxp-imx/qcacld-2.0-imx.git;protocol=https"
#Kernel 5.4 #Kernel 5.4
SRC_URI = "${QCACLD_SRC};branch=IMX_CNSS.LEA.NRT_3.0_KRL5.4" SRC_URI = "${QCACLD_SRC};branch=IMX_CNSS.LEA.NRT_3.0_KRL5.4"

View File

@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
SRCBRANCH = "imx_5.4.70_2.3.0" SRCBRANCH = "imx_5.4.70_2.3.0"
LOCALVERSION = "-2.3.0" LOCALVERSION = "-2.3.0"
KERNEL_SRC ?= "git://source.codeaurora.org/external/imx/linux-imx.git;protocol=https" KERNEL_SRC ?= "git://github.com/nxp-imx/linux-imx.git;protocol=https"
SRC_URI = "${KERNEL_SRC};branch=${SRCBRANCH}" SRC_URI = "${KERNEL_SRC};branch=${SRCBRANCH}"
SRCREV = "dea2fede7e024ee7029b13e8d82a00ec14427777" SRCREV = "dea2fede7e024ee7029b13e8d82a00ec14427777"

View File

@ -14,7 +14,7 @@ DEPENDS += "lzop-native bc-native"
SRCBRANCH = "imx_5.4.70_2.3.0" SRCBRANCH = "imx_5.4.70_2.3.0"
LOCALVERSION = "-2.3.0" LOCALVERSION = "-2.3.0"
KERNEL_SRC ?= "git://source.codeaurora.org/external/imx/linux-imx.git;protocol=https" KERNEL_SRC ?= "git://github.com/nxp-imx/linux-imx.git;protocol=https"
SRC_URI = "${KERNEL_SRC};branch=${SRCBRANCH}" SRC_URI = "${KERNEL_SRC};branch=${SRCBRANCH}"
SRCREV = "4f2631b022d843c1f2a5d34eae2fd98927a1a6c7" SRCREV = "4f2631b022d843c1f2a5d34eae2fd98927a1a6c7"

View File

@ -17,7 +17,7 @@ LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=94d55d512a9ba36caa9b7df079bae19f"
inherit autotools pkgconfig use-imx-headers inherit autotools pkgconfig use-imx-headers
IMXALSA_SRC ?= "git://source.codeaurora.org/external/imx/imx-alsa-plugins.git;protocol=https" IMXALSA_SRC ?= "git://github.com/nxp-imx/imx-alsa-plugins.git;protocol=https"
SRCBRANCH = "MM_04.05.07_2011_L5.4.70" SRCBRANCH = "MM_04.05.07_2011_L5.4.70"
SRC_URI = "${IMXALSA_SRC};branch=${SRCBRANCH}" SRC_URI = "${IMXALSA_SRC};branch=${SRCBRANCH}"

View File

@ -3,7 +3,7 @@ PV="1.16.2.imx"
DEPENDS += "jpeg libdrm" DEPENDS += "jpeg libdrm"
DEPENDS_append_imxgpu2d = " virtual/libg2d" DEPENDS_append_imxgpu2d = " virtual/libg2d"
GST1.0-PLUGINS-BAD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-bad.git;protocol=https" GST1.0-PLUGINS-BAD_SRC ?= "gitsm://github.com/nxp-imx/gst-plugins-bad.git;protocol=https"
SRCBRANCH = "MM_04.05.07_2011_L5.4.70" SRCBRANCH = "MM_04.05.07_2011_L5.4.70"
SRCREV = "cf7f2d0125424ce0d63ddc7f1eadc9ef71d10db1" SRCREV = "cf7f2d0125424ce0d63ddc7f1eadc9ef71d10db1"
SRC_URI = " \ SRC_URI = " \

View File

@ -2,7 +2,7 @@ PV="1.16.2.imx"
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
GST1.0-PLUGINS-BASE_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-base.git;protocol=https" GST1.0-PLUGINS-BASE_SRC ?= "gitsm://github.com/nxp-imx/gst-plugins-base.git;protocol=https"
SRCBRANCH = "MM_04.05.07_2011_L5.4.70" SRCBRANCH = "MM_04.05.07_2011_L5.4.70"
SRCREV = "3c4aa2a58576d68f6e684efa58609665679c9969" SRCREV = "3c4aa2a58576d68f6e684efa58609665679c9969"
SRC_URI = " \ SRC_URI = " \

View File

@ -1,6 +1,6 @@
PV="1.16.2.imx" PV="1.16.2.imx"
GST1.0-PLUGINS-GOOD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-good.git;protocol=https" GST1.0-PLUGINS-GOOD_SRC ?= "gitsm://github.com/nxp-imx/gst-plugins-good.git;protocol=https"
SRCBRANCH = "MM_04.05.07_2011_L5.4.70" SRCBRANCH = "MM_04.05.07_2011_L5.4.70"
SRCREV = "6005e8199ea19878f269b058ffbbbcaa314472d8" SRCREV = "6005e8199ea19878f269b058ffbbbcaa314472d8"

View File

@ -1,6 +1,6 @@
PV="1.16.2.imx" PV="1.16.2.imx"
# Use i.MX fork of GST for customizations # Use i.MX fork of GST for customizations
GST1.0_SRC ?= "gitsm://source.codeaurora.org/external/imx/gstreamer.git;protocol=https" GST1.0_SRC ?= "gitsm://github.com/nxp-imx/gstreamer.git;protocol=https"
SRCBRANCH = "MM_04.05.07_2011_L5.4.70" SRCBRANCH = "MM_04.05.07_2011_L5.4.70"
SRCREV = "8514bc61ccab208a65e387eab9347276a8e770e7" SRCREV = "8514bc61ccab208a65e387eab9347276a8e770e7"
SRC_URI = " \ SRC_URI = " \

View File

@ -20,7 +20,7 @@ RCONFLICTS_${PN} = "gst1.0-fsl-plugin"
LIC_FILES_CHKSUM = "file://COPYING-LGPL-2;md5=5f30f0716dfdd0d91eb439ebec522ec2 \ LIC_FILES_CHKSUM = "file://COPYING-LGPL-2;md5=5f30f0716dfdd0d91eb439ebec522ec2 \
file://COPYING-LGPL-2.1;md5=fbc093901857fcd118f065f900982c24" file://COPYING-LGPL-2.1;md5=fbc093901857fcd118f065f900982c24"
IMXGST_SRC ?= "git://source.codeaurora.org/external/imx/imx-gst1.0-plugin.git;protocol=https" IMXGST_SRC ?= "git://github.com/nxp-imx/imx-gst1.0-plugin.git;protocol=https"
SRCBRANCH = "MM_04.05.07_2011_L5.4.70" SRCBRANCH = "MM_04.05.07_2011_L5.4.70"
SRC_URI = "${IMXGST_SRC};branch=${SRCBRANCH} \ SRC_URI = "${IMXGST_SRC};branch=${SRCBRANCH} \

View File

@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=69663ab153298557a59c67a60a743e5b"
inherit pythonnative systemd inherit pythonnative systemd
OPTEE_CLIENT_SRC ?= "git://source.codeaurora.org/external/imx/imx-optee-client.git;protocol=https" OPTEE_CLIENT_SRC ?= "git://github.com/nxp-imx/imx-optee-client.git;protocol=https"
SRC_URI = "${OPTEE_CLIENT_SRC};branch=${SRCBRANCH}" SRC_URI = "${OPTEE_CLIENT_SRC};branch=${SRCBRANCH}"
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"

View File

@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c1f21c4f72f372ef38a5a4aee55ec173"
inherit deploy python3native autotools inherit deploy python3native autotools
DEPENDS = "python3-pycrypto-native python3-pyelftools-native u-boot-mkimage-native" DEPENDS = "python3-pycrypto-native python3-pyelftools-native u-boot-mkimage-native"
OPTEE_OS_SRC ?= "git://source.codeaurora.org/external/imx/imx-optee-os.git;protocol=https" OPTEE_OS_SRC ?= "git://github.com/nxp-imx/imx-optee-os.git;protocol=https"
SRC_URI = "${OPTEE_OS_SRC};branch=${SRCBRANCH}" SRC_URI = "${OPTEE_OS_SRC};branch=${SRCBRANCH}"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"

View File

@ -12,7 +12,7 @@ DEPENDS = "optee-os optee-client python3-pycrypto-native openssl"
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
OPTEE_TEST_SRC ?= "git://source.codeaurora.org/external/imx/imx-optee-test.git;protocol=https" OPTEE_TEST_SRC ?= "git://github.com/nxp-imx/imx-optee-test.git;protocol=https"
SRC_URI = "${OPTEE_TEST_SRC};branch=${SRCBRANCH} \ SRC_URI = "${OPTEE_TEST_SRC};branch=${SRCBRANCH} \
" "

View File

@ -7,7 +7,7 @@ LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://COPYING;md5=8636bd68fc00cc6a3809b7b58b45f982" LIC_FILES_CHKSUM = "file://COPYING;md5=8636bd68fc00cc6a3809b7b58b45f982"
SRCBRANCH = "imx_5.4.70_2.3.0" SRCBRANCH = "imx_5.4.70_2.3.0"
KEYCTL_CAAM_SRC ?= "git://source.codeaurora.org/external/imx/keyctl_caam.git;protocol=https" KEYCTL_CAAM_SRC ?= "git://github.com/nxp-imx/keyctl_caam.git;protocol=https"
SRC_URI = "${KEYCTL_CAAM_SRC};branch=${SRCBRANCH}" SRC_URI = "${KEYCTL_CAAM_SRC};branch=${SRCBRANCH}"
SRCREV = "6b80882e3d5bc986a1f2f9512845170658ba9ea2" SRCREV = "6b80882e3d5bc986a1f2f9512845170658ba9ea2"

View File

@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8636bd68fc00cc6a3809b7b58b45f982"
DEPENDS = "imx-seco-libs optee-os optee-client python3-pycryptodomex-native" DEPENDS = "imx-seco-libs optee-os optee-client python3-pycryptodomex-native"
SRCBRANCH = "imx_5.4.70_2.3.0" SRCBRANCH = "imx_5.4.70_2.3.0"
SMW_LIB_SRC ?= "git://source.codeaurora.org/external/imx/imx-smw.git;protocol=https" SMW_LIB_SRC ?= "git://github.com/nxp-imx/imx-smw.git;protocol=https"
SRC_URI = "${SMW_LIB_SRC};branch=${SRCBRANCH}" SRC_URI = "${SMW_LIB_SRC};branch=${SRCBRANCH}"
SRCREV = "0321ad8ab115a7757de17deb17d27be437fe5844" SRCREV = "0321ad8ab115a7757de17deb17d27be437fe5844"

View File

@ -13,7 +13,7 @@ SRC_URI_remove = " \
git://github.com/opencv/opencv.git;name=opencv \ git://github.com/opencv/opencv.git;name=opencv \
file://0002-Make-opencv-ts-create-share-library-intead-of-static.patch \ file://0002-Make-opencv-ts-create-share-library-intead-of-static.patch \
" "
OPENCV_SRC ?= "git://source.codeaurora.org/external/imx/opencv-imx.git;protocol=https" OPENCV_SRC ?= "git://github.com/nxp-imx/opencv-imx.git;protocol=https"
SRCBRANCH = "4.4.0_imx" SRCBRANCH = "4.4.0_imx"
SRC_URI =+ "${OPENCV_SRC};branch=${SRCBRANCH};name=opencv" SRC_URI =+ "${OPENCV_SRC};branch=${SRCBRANCH};name=opencv"
SRC_URI += " \ SRC_URI += " \

View File

@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b433a746dd6fe8862028b1d7fc412a4d"
DEPENDS = "zlib" DEPENDS = "zlib"
SIMG2IMG_SRC ?= "git://source.codeaurora.org/external/imx/simg2img.git;protocol=https" SIMG2IMG_SRC ?= "git://github.com/nxp-imx/simg2img.git;protocol=https"
SRC_BRANCH = "master" SRC_BRANCH = "master"
SRC_URI = "${SIMG2IMG_SRC};branch=${SRC_BRANCH}" SRC_URI = "${SIMG2IMG_SRC};branch=${SRC_BRANCH}"

View File

@ -18,7 +18,7 @@ URI: git://git.yoctoproject.org/meta-freescale-distro
branch: zeus branch: zeus
revision: Reference to the release manifest file (.xml) in the imx-manifest.git revision: Reference to the release manifest file (.xml) in the imx-manifest.git
URI: git://source.codeaurora.org/external/imx/meta-imx URI: git://github.com/nxp-imx/meta-imx
subdirectory: meta-bsp subdirectory: meta-bsp
branch: the same branch as this layer branch: the same branch as this layer
revision: the same revision as this layer revision: the same revision as this layer

View File

@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=2c2e6902c16b52c68b379cecc3fafad7 \
PV = "20.02+git${SRCPV}" PV = "20.02+git${SRCPV}"
ARM_COMPUTELIBRARY_SRC ?= "git://source.codeaurora.org/external/imx/arm-computelibrary-imx.git;protocol=https" ARM_COMPUTELIBRARY_SRC ?= "git://github.com/nxp-imx/arm-computelibrary-imx.git;protocol=https"
SRCBRANCH = "imx_5.4.70_2.3.0" SRCBRANCH = "imx_5.4.70_2.3.0"
SRC_URI = "${ARM_COMPUTELIBRARY_SRC};branch=${SRCBRANCH}" SRC_URI = "${ARM_COMPUTELIBRARY_SRC};branch=${SRCBRANCH}"

View File

@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3e14a924c16f7d828b8335a59da64074 \
#PR = "r1" #PR = "r1"
PV = "20.02" PV = "20.02"
ARMNN_SRC ?= "git://source.codeaurora.org/external/imx/armnn-imx.git;protocol=https" ARMNN_SRC ?= "git://github.com/nxp-imx/armnn-imx.git;protocol=https"
SRCBRANCH = "imx_5.4.70_2.3.0" SRCBRANCH = "imx_5.4.70_2.3.0"
SRCREV = "4e404141a95df3ad185b7c874fcf1bbb05c8a5fb" SRCREV = "4e404141a95df3ad185b7c874fcf1bbb05c8a5fb"

View File

@ -4,7 +4,7 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=bba6cdb9c2b03c849ed4975ed9ed90dc" LIC_FILES_CHKSUM = "file://LICENSE;md5=bba6cdb9c2b03c849ed4975ed9ed90dc"
DEPENDS = "imx-gpu-viv" DEPENDS = "imx-gpu-viv"
NN-IMX_SRC ?= "git://source.codeaurora.org/external/imx/nn-imx.git;protocol=https" NN-IMX_SRC ?= "git://github.com/nxp-imx/nn-imx.git;protocol=https"
SRCBRANCH = "imx_1.1.9" SRCBRANCH = "imx_1.1.9"
SRCREV = "5ab0dc215f146158807b440f33dab0ceec4b2713" SRCREV = "5ab0dc215f146158807b440f33dab0ceec4b2713"

View File

@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=980784f0a7f667becbed133924b263bf"
DEPENDS = "libpng zlib ${BPN}-native" DEPENDS = "libpng zlib ${BPN}-native"
ONNXRUNTIME_SRC ?= "gitsm://source.codeaurora.org/external/imx/onnxruntime-imx.git;protocol=https" ONNXRUNTIME_SRC ?= "gitsm://github.com/nxp-imx/onnxruntime-imx.git;protocol=https"
SRCBRANCH = "imx_5.4.70_2.3.0" SRCBRANCH = "imx_5.4.70_2.3.0"
SRCREV = "d97de1d8c8d062e8cfb17fe60aafcff1f8482dd9" SRCREV = "d97de1d8c8d062e8cfb17fe60aafcff1f8482dd9"

View File

@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=64a34301f8e355f57ec992c2af3e5157"
DEPENDS = "zlib unzip-native python3 python3-numpy-native python3-pip-native python3-wheel-native python3-pybind11-native" DEPENDS = "zlib unzip-native python3 python3-numpy-native python3-pip-native python3-wheel-native python3-pybind11-native"
TENSORFLOW_LITE_SRC ?= "git://source.codeaurora.org/external/imx/tensorflow-imx.git;protocol=https" TENSORFLOW_LITE_SRC ?= "git://github.com/nxp-imx/tensorflow-imx.git;protocol=https"
SRCBRANCH = "imx_5.4.70_2.3.0" SRCBRANCH = "imx_5.4.70_2.3.0"
SRC_URI = "${TENSORFLOW_LITE_SRC};branch=${SRCBRANCH}" SRC_URI = "${TENSORFLOW_LITE_SRC};branch=${SRCBRANCH}"

View File

@ -19,7 +19,7 @@ URI: git://git.yoctoproject.org/meta-freescale-distro
branch: zeus branch: zeus
revision: Reference to the release manifest file (.xml) in the imx-manifest.git revision: Reference to the release manifest file (.xml) in the imx-manifest.git
URI: git://source.codeaurora.org/external/imx/meta-imx URI: git://github.com/nxp-imx/meta-imx
subdirectory: meta-bsp subdirectory: meta-bsp
branch: the same branch as this layer branch: the same branch as this layer
revision: the same revision as this layer revision: the same revision as this layer

View File

@ -4,7 +4,7 @@ DEPENDS += "gstreamer1.0-plugins-base virtual/kernel libcap zlib bzip2 \
${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'qtwayland', '', d)} \ ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'qtwayland', '', d)} \
" "
GST1.0-PLUGINS-GOOD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-good.git;protocol=https" GST1.0-PLUGINS-GOOD_SRC ?= "gitsm://github.com/nxp-imx/gst-plugins-good.git;protocol=https"
SRCBRANCH = "MM_04.05.07_2011_L5.4.70" SRCBRANCH = "MM_04.05.07_2011_L5.4.70"
SRC_URI = " \ SRC_URI = " \

View File

@ -3,7 +3,7 @@ LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://README;md5=cb7b88c5098324bb9a20d2a79d76327e" LIC_FILES_CHKSUM = "file://README;md5=cb7b88c5098324bb9a20d2a79d76327e"
SECTION = "base" SECTION = "base"
SRC_URI = "git://source.codeaurora.org/quic/la/platform/vendor/qcom-opensource/wlan/utils/sigma-dut;protocol=https;branch=github-qca/master; \ SRC_URI = "git://git.codelinaro.org/clo/la/platform/vendor/qcom-opensource/wlan/utils/sigma-dut;protocol=https;branch=github-qca/master; \
file://0001-Add-handling-of-DYN_BW_SGNL-command-for-AP-mode.patch \ file://0001-Add-handling-of-DYN_BW_SGNL-command-for-AP-mode.patch \
file://0001-Add-handling-of-DYN_BW_SGNL-command-for-DRIVER_LINUX.patch \ file://0001-Add-handling-of-DYN_BW_SGNL-command-for-DRIVER_LINUX.patch \
" "

View File

@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=9fa7f895f96bde2d47fd5b7d95b6ba4d \
" "
SRCBRANCH = "imx_5.4.70_2.3.0" SRCBRANCH = "imx_5.4.70_2.3.0"
IMX_JAILHOUSE_SRC ?= "git://source.codeaurora.org/external/imx/imx-jailhouse.git;protocol=ssh" IMX_JAILHOUSE_SRC ?= "git://github.com/nxp-imx/imx-jailhouse.git;protocol=ssh"
SRC_URI = "${IMX_JAILHOUSE_SRC};branch=${SRCBRANCH} \ SRC_URI = "${IMX_JAILHOUSE_SRC};branch=${SRCBRANCH} \
file://0001-scripts-include.mk-multilib-Fix-hardcoded-lib-in-fir.patch \ file://0001-scripts-include.mk-multilib-Fix-hardcoded-lib-in-fir.patch \

View File

@ -2,7 +2,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
require xen.inc require xen.inc
SRCBRANCH = "imx_5.4.70_2.3.0" SRCBRANCH = "imx_5.4.70_2.3.0"
XEN_SRC ?= "git://source.codeaurora.org/external/imx/imx-xen.git;protocol=https" XEN_SRC ?= "git://github.com/nxp-imx/imx-xen.git;protocol=https"
SRC_URI = " \ SRC_URI = " \
${XEN_SRC};branch=${SRCBRANCH} \ ${XEN_SRC};branch=${SRCBRANCH} \

View File

@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=bcacc6777a7173f8b95b5d1e0ac341ae"
DEPENDS = "libgpuperfcnt" DEPENDS = "libgpuperfcnt"
GPUTOP_SRC ?= "git://source.codeaurora.org/external/imx/imx-gputop.git;protocol=https" GPUTOP_SRC ?= "git://github.com/nxp-imx/imx-gputop.git;protocol=https"
SRCBRANCH = "release" SRCBRANCH = "release"
SRC_URI = "${GPUTOP_SRC};branch=${SRCBRANCH} " SRC_URI = "${GPUTOP_SRC};branch=${SRCBRANCH} "
SRCREV = "871e063863bf9f4d262588e62f863603a2c4d2d0" SRCREV = "871e063863bf9f4d262588e62f863603a2c4d2d0"

View File

@ -9,7 +9,7 @@ LICENSE = "Apache-2.0"
DEPENDS = "libpng zlib" DEPENDS = "libpng zlib"
VKGLCTS_SRC ?= "git://source.codeaurora.org/external/imx/vk-gl-cts-imx.git;protocol=https" VKGLCTS_SRC ?= "git://github.com/nxp-imx/vk-gl-cts-imx.git;protocol=https"
SRC_URI = "${VKGLCTS_SRC};name=vk-gl-cts;branch=imx-${BP}" SRC_URI = "${VKGLCTS_SRC};name=vk-gl-cts;branch=imx-${BP}"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"