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:
4c0ec23
)
kernel.bbclass: remove not used 'pr' variable - spotten by Koen
author
Marcin Juszkiewicz
<marcin@juszkiewicz.com.pl>
Wed, 17 Jun 2009 12:38:33 +0000
(14:38 +0200)
committer
Marcin Juszkiewicz
<marcin@juszkiewicz.com.pl>
Wed, 17 Jun 2009 12:38:54 +0000
(14:38 +0200)
classes/kernel.bbclass
patch
|
blob
|
history
diff --git
a/classes/kernel.bbclass
b/classes/kernel.bbclass
index
b18dfab
..
75a9077
100644
(file)
--- a/
classes/kernel.bbclass
+++ b/
classes/kernel.bbclass
@@
-21,7
+21,6
@@
python __anonymous () {
if image != '' and image is not None:
bb.data.setVar('INITRAMFS_TASK', '${INITRAMFS_IMAGE}:do_rootfs', d)
- pr = bb.data.getVar('PR', d, True)
machine_kernel_pr = bb.data.getVar('MACHINE_KERNEL_PR', d, True)
if machine_kernel_pr: