Initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
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
|
||||
@@ -0,0 +1,2 @@
|
||||
First test file
|
||||
123
|
||||
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
echo "Third file" > $1/selftest-replaceme-scripted
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
A file installed by a function called by do_install
|
||||
@@ -0,0 +1 @@
|
||||
A file matched by a glob in do_install
|
||||
+1
@@ -0,0 +1 @@
|
||||
A file matched by a glob in do_install to a directory
|
||||
@@ -0,0 +1 @@
|
||||
Straight through with same nam
|
||||
@@ -0,0 +1 @@
|
||||
File in SRC_URI installed just to directory path
|
||||
@@ -0,0 +1 @@
|
||||
A file in a subdirectory
|
||||
Reference in New Issue
Block a user