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:
e4b9119
)
kexecboot-cfg: show DISTRO and MACHINE in the label.
author
Andrea Adami
<andrea.adami@gmail.com>
Fri, 14 Jan 2011 23:30:45 +0000
(
00:30
+0100)
committer
Andrea Adami
<andrea.adami@gmail.com>
Sat, 15 Jan 2011 00:23:13 +0000
(
01:23
+0100)
* Bump PR.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
recipes/kexecboot/kexecboot-cfg_0.1.bb
patch
|
blob
|
history
diff --git
a/recipes/kexecboot/kexecboot-cfg_0.1.bb
b/recipes/kexecboot/kexecboot-cfg_0.1.bb
index
ef16f31
..
f6dfbac
100644
(file)
--- a/
recipes/kexecboot/kexecboot-cfg_0.1.bb
+++ b/
recipes/kexecboot/kexecboot-cfg_0.1.bb
@@
-1,7
+1,7
@@
DESCRIPTION = "Configuration file for kexecboot"
SECTION = "base"
LICENSE = "GPL"
-PR = "r
9
"
+PR = "r
10
"
SRC_URI = "file://icon.xpm"
@@
-28,7
+28,7
@@
do_configure_prepend () {
}
do_install_prepend () {
echo '# Show this label in kexecboot menu.
-LABEL=${DISTRO}
+LABEL=${DISTRO}
-${MACHINE}
#
# Specify full kernel path on target.
KERNEL=/boot/${KERNEL_IMAGETYPE}