Combine poky (Yocto scarthgap), meta-openembedded (scarthgap), and meta-openwrt into a single repository. Components: - poky/ Yocto core framework (BitBake + OE-Core) - meta-openembedded/ Community layers (meta-oe, meta-python, meta-networking) - meta-openwrt/ OpenWrt customization layer - setup-env.sh One-click build environment setup - README.md Project documentation
11 lines
179 B
Diff
11 lines
179 B
Diff
Upstream-Status: Inappropriate [Test artefact]
|
|
|
|
diff --git a/file2 b/file2
|
|
new file mode 100644
|
|
index 0000000..049b42e
|
|
--- /dev/null
|
|
+++ b/file2
|
|
@@ -0,0 +1,2 @@
|
|
+Test file 2
|
|
+456
|