scripts/esdk-tools: use a dedicated, static directory for esdk tools

This allows easier replication of esdk environment (which provides
a curated, limited set of tools that for example does not include bitbake)
in a standard yocto build. Switchover between various sets can be achieved
via PATH manipulation.

(From OE-Core rev: 20c548f2edca3888152adb63de7b23d84e3848e7)

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2023-11-03 11:28:05 +01:00
committed by Richard Purdie
parent a92d76e4da
commit 81a400a8f5
12 changed files with 15 additions and 12 deletions

1
scripts/esdk-tools/devtool Symbolic link
View File

@@ -0,0 +1 @@
../devtool

View File

@@ -0,0 +1 @@
../oe-find-native-sysroot

View File

@@ -0,0 +1 @@
../recipetool

1
scripts/esdk-tools/runqemu Symbolic link
View File

@@ -0,0 +1 @@
../runqemu

View File

@@ -0,0 +1 @@
../runqemu-addptable2image

View File

@@ -0,0 +1 @@
../runqemu-export-rootfs

View File

@@ -0,0 +1 @@
../runqemu-extract-sdk

View File

@@ -0,0 +1 @@
../runqemu-gen-tapdevs

View File

@@ -0,0 +1 @@
../runqemu-ifdown

View File

@@ -0,0 +1 @@
../runqemu-ifup

1
scripts/esdk-tools/wic Symbolic link
View File

@@ -0,0 +1 @@
../wic