summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchang <chang@dev3>2013-01-08 08:52:24 (GMT)
committerchang <chang@dev3>2013-01-08 08:52:24 (GMT)
commit5291d60e4531f5f31824f1aceab5b99229722131 (patch)
tree200f54862be3d49646219fe6d218710f24679f98
parent885cbc7687dbdea351756ed0ce56b73b0694ae2d (diff)
fix typo INC_PR.
-rw-r--r--meta-openvuplus/recipes-core/tasks/task-core-boot.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openvuplus/recipes-core/tasks/task-core-boot.inc b/meta-openvuplus/recipes-core/tasks/task-core-boot.inc
index 2594b5f..f1c7eb2 100644
--- a/meta-openvuplus/recipes-core/tasks/task-core-boot.inc
+++ b/meta-openvuplus/recipes-core/tasks/task-core-boot.inc
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3
inherit task
PACKAGE_ARCH = "${MACHINE_ARCH}"
-PR = "r0"
+INC_PR = "r0"
#
# Set by the machine configuration with packages essential for device bootup