All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-arago][oe-layersetup][PATCH] processor-sdk-linux: Add 08.02.00 release config
@ 2022-05-04 12:37 a-limaye
  2022-05-04 14:38 ` Ryan Eatmon
  0 siblings, 1 reply; 2+ messages in thread
From: a-limaye @ 2022-05-04 12:37 UTC (permalink / raw)
  To: meta-arago; +Cc: l-weaver, yogeshs, praneeth, a-limaye, reatmon

From: Aniket Limaye <a-limaye@ti.com>

Add config file for processor-sdk-linux 08.02.00 release

Signed-off-by: Aniket Limaye <a-limaye@ti.com>
---
 .../processor-sdk-linux-08_02_00.txt            | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 configs/processor-sdk-linux/processor-sdk-linux-08_02_00.txt

diff --git a/configs/processor-sdk-linux/processor-sdk-linux-08_02_00.txt b/configs/processor-sdk-linux/processor-sdk-linux-08_02_00.txt
new file mode 100644
index 0000000..fcfe14c
--- /dev/null
+++ b/configs/processor-sdk-linux/processor-sdk-linux-08_02_00.txt
@@ -0,0 +1,17 @@
+# This file takes repo entries in the format
+# repo name,repo uri,repo branch,repo commit[,layers=layer1:layer2...:layern]
+
+bitbake,https://git.openembedded.org/bitbake,1.46,be6ecc160ac4a8d9715257b9b955363cecc081ea
+meta-arago,git://git.yoctoproject.org/meta-arago,dunfell,08.02.00.006,layers=meta-arago-distro:meta-arago-extras
+meta-psdkla,git://git.ti.com/jacinto-linux/meta-psdkla.git,master,08ef8ff32c2e3b26efc5b2cbae775f0d1f15e7eb,layers=
+#meta-browser,git://github.com/OSSystems/meta-browser.git,master,5f365ef0f842ba4651efe88787cf9c63bc8b6cb3,layers=
+meta-qt5,https://github.com/meta-qt5/meta-qt5.git,dunfell,6bfe29d9e8fdd5c2fd17c736814b6df859b3af50,layers=
+meta-virtualization,https://git.yoctoproject.org/meta-virtualization,dunfell,c5f61e547b90aa8058cf816f00902afed9c96f72,layers=
+meta-openembedded,https://git.openembedded.org/meta-openembedded,dunfell,0722ff6f021df91542b5efa1ff5b5f6269f66add,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems
+meta-ti,git://git.yoctoproject.org/meta-ti,dunfell,08.02.00.006,layers=
+meta-arm,https://git.yoctoproject.org/meta-arm,dunfell,c4f04f3fb66f8f4365b08b553af8206372e90a63,layers=meta-arm:meta-arm-toolchain
+oe-core,https://git.openembedded.org/openembedded-core,dunfell,51844f2d60d77fb8cb46ffe460402f76ae216ca5,layers=meta
+meta-aws,https://github.com/aws/meta-aws.git,dunfell,2f72301f5a73279c4d2f12fc6218876629666e06,layers=
+meta-jupyter,https://github.com/Xilinx/meta-jupyter.git,master,82db248e2eca36e52cbeafe599b755dc87720383,layers=
+OECORELAYERCONF=./sample-files/bblayers.conf.sample
+OECORELOCALCONF=./sample-files/local-arago64.conf.sample
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [meta-arago][oe-layersetup][PATCH] processor-sdk-linux: Add 08.02.00 release config
  2022-05-04 12:37 [meta-arago][oe-layersetup][PATCH] processor-sdk-linux: Add 08.02.00 release config a-limaye
@ 2022-05-04 14:38 ` Ryan Eatmon
  0 siblings, 0 replies; 2+ messages in thread
From: Ryan Eatmon @ 2022-05-04 14:38 UTC (permalink / raw)
  To: a-limaye, meta-arago; +Cc: l-weaver, yogeshs, praneeth


Patch applied.


On 5/4/2022 7:37, a-limaye@ti.com wrote:
> From: Aniket Limaye <a-limaye@ti.com>
> 
> Add config file for processor-sdk-linux 08.02.00 release
> 
> Signed-off-by: Aniket Limaye <a-limaye@ti.com>
> ---
>   .../processor-sdk-linux-08_02_00.txt            | 17 +++++++++++++++++
>   1 file changed, 17 insertions(+)
>   create mode 100644 configs/processor-sdk-linux/processor-sdk-linux-08_02_00.txt
> 
> diff --git a/configs/processor-sdk-linux/processor-sdk-linux-08_02_00.txt b/configs/processor-sdk-linux/processor-sdk-linux-08_02_00.txt
> new file mode 100644
> index 0000000..fcfe14c
> --- /dev/null
> +++ b/configs/processor-sdk-linux/processor-sdk-linux-08_02_00.txt
> @@ -0,0 +1,17 @@
> +# This file takes repo entries in the format
> +# repo name,repo uri,repo branch,repo commit[,layers=layer1:layer2...:layern]
> +
> +bitbake,https://git.openembedded.org/bitbake,1.46,be6ecc160ac4a8d9715257b9b955363cecc081ea
> +meta-arago,git://git.yoctoproject.org/meta-arago,dunfell,08.02.00.006,layers=meta-arago-distro:meta-arago-extras
> +meta-psdkla,git://git.ti.com/jacinto-linux/meta-psdkla.git,master,08ef8ff32c2e3b26efc5b2cbae775f0d1f15e7eb,layers=
> +#meta-browser,git://github.com/OSSystems/meta-browser.git,master,5f365ef0f842ba4651efe88787cf9c63bc8b6cb3,layers=
> +meta-qt5,https://github.com/meta-qt5/meta-qt5.git,dunfell,6bfe29d9e8fdd5c2fd17c736814b6df859b3af50,layers=
> +meta-virtualization,https://git.yoctoproject.org/meta-virtualization,dunfell,c5f61e547b90aa8058cf816f00902afed9c96f72,layers=
> +meta-openembedded,https://git.openembedded.org/meta-openembedded,dunfell,0722ff6f021df91542b5efa1ff5b5f6269f66add,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems
> +meta-ti,git://git.yoctoproject.org/meta-ti,dunfell,08.02.00.006,layers=
> +meta-arm,https://git.yoctoproject.org/meta-arm,dunfell,c4f04f3fb66f8f4365b08b553af8206372e90a63,layers=meta-arm:meta-arm-toolchain
> +oe-core,https://git.openembedded.org/openembedded-core,dunfell,51844f2d60d77fb8cb46ffe460402f76ae216ca5,layers=meta
> +meta-aws,https://github.com/aws/meta-aws.git,dunfell,2f72301f5a73279c4d2f12fc6218876629666e06,layers=
> +meta-jupyter,https://github.com/Xilinx/meta-jupyter.git,master,82db248e2eca36e52cbeafe599b755dc87720383,layers=
> +OECORELAYERCONF=./sample-files/bblayers.conf.sample
> +OECORELOCALCONF=./sample-files/local-arago64.conf.sample

-- 
Ryan Eatmon                reatmon@ti.com
-----------------------------------------
Texas Instruments, Inc.  -  LCPD  -  MGTS


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-04 14:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-04 12:37 [meta-arago][oe-layersetup][PATCH] processor-sdk-linux: Add 08.02.00 release config a-limaye
2022-05-04 14:38 ` Ryan Eatmon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.