mirror of
https://git.yoctoproject.org/poky
synced 2026-05-07 16:59:22 +00:00
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:
committed by
Richard Purdie
parent
a92d76e4da
commit
81a400a8f5
Symlink
+1
@@ -0,0 +1 @@
|
||||
../devtool
|
||||
@@ -0,0 +1 @@
|
||||
../oe-find-native-sysroot
|
||||
Symlink
+1
@@ -0,0 +1 @@
|
||||
../recipetool
|
||||
Symlink
+1
@@ -0,0 +1 @@
|
||||
../runqemu
|
||||
@@ -0,0 +1 @@
|
||||
../runqemu-addptable2image
|
||||
@@ -0,0 +1 @@
|
||||
../runqemu-export-rootfs
|
||||
+1
@@ -0,0 +1 @@
|
||||
../runqemu-extract-sdk
|
||||
+1
@@ -0,0 +1 @@
|
||||
../runqemu-gen-tapdevs
|
||||
+1
@@ -0,0 +1 @@
|
||||
../runqemu-ifdown
|
||||
Symlink
+1
@@ -0,0 +1 @@
|
||||
../runqemu-ifup
|
||||
Symlink
+1
@@ -0,0 +1 @@
|
||||
../wic
|
||||
Reference in New Issue
Block a user