added my Recipes
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
python __anonymous () {
|
||||
|
||||
machine_kernel_pr = d.getVar('MACHINE_KERNEL_PR')
|
||||
|
||||
if machine_kernel_pr:
|
||||
d.setVar('PR', machine_kernel_pr)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user