git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
545938e
)
devimage 0.1: Add DESCRIPTION.
author
Paul Sokolovsky
<pmiscml@gmail.com>
Fri, 14 Dec 2007 15:55:53 +0000
(15:55 +0000)
committer
Paul Sokolovsky
<pmiscml@gmail.com>
Fri, 14 Dec 2007 15:55:53 +0000
(15:55 +0000)
packages/initrdscripts/devimage_0.1.bb
patch
|
blob
|
history
diff --git
a/packages/initrdscripts/devimage_0.1.bb
b/packages/initrdscripts/devimage_0.1.bb
index
8eb6fa2
..
08949b9
100644
(file)
--- a/
packages/initrdscripts/devimage_0.1.bb
+++ b/
packages/initrdscripts/devimage_0.1.bb
@@
-1,5
+1,6
@@
+DESCRIPTION = "Set of files to initialize bare system suitable for kernel, etc. testing."
SRC_URI = "file://devimage.sh file://passwd file://dropbear_rsa_host_key"
-PR = "r
1
"
+PR = "r
2
"
do_install() {
install -m 0755 ${WORKDIR}/devimage.sh ${D}/init