bison/file.inc: INC_PR -> INCPR
authorKoen Kooi <koen@openembedded.org>
Tue, 2 Mar 2010 18:07:48 +0000 (19:07 +0100)
committerKoen Kooi <koen@openembedded.org>
Tue, 2 Mar 2010 18:07:48 +0000 (19:07 +0100)
recipes/bison/bison.inc
recipes/file/file.inc

index c35322e..c3aa25e 100644 (file)
@@ -8,7 +8,7 @@ DEPENDS = "gettext"
 SRC_URI = "${GNU_MIRROR}/bison/bison-${PV}.tar.gz \
           file://m4.patch;patch=1"
 
-INC_PR = "r0"
+INCPR = "r0"
 
 inherit autotools
 
index 7076ae9..0c6d078 100644 (file)
@@ -5,7 +5,7 @@ LICENSE = "BSD-ADV"
 DEPENDS = "file-native"
 DEPENDS_virtclass-native = ""
 
-INC_PR = "r0"
+INCPR = "r0"
 
 SRC_URI = "ftp://ftp.astron.com/pub/file/file-${PV}.tar.gz"