xorg-font-common: use BPN instead of XORG_PN
authorMartin Jansa <Martin.Jansa@gmail.com>
Sat, 16 Oct 2010 07:04:01 +0000 (09:04 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Wed, 26 Nov 2014 22:13:04 +0000 (00:13 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Conflicts:
recipes/xorg-font/xorg-font-common.inc

recipes/xorg-font/xorg-font-common.inc

index 0fc2e8f..e82f2f5 100644 (file)
@@ -5,11 +5,10 @@ LICENSE = "MIT-X"
 DEPENDS = " encodings font-alias font-util-native mkfontdir-native mkfontscale-native"
 RDEPENDS = "encodings font-util font-alias"
 
-XORG_PN = "${PN}"
-INC_PR = "r1"
+INC_PR = "r2"
 
-SRC_URI = "${XORG_MIRROR}/individual/font/${XORG_PN}-${PV}.tar.bz2;name=archive"
-S = "${WORKDIR}/${XORG_PN}-${PV}"
+SRC_URI = "${XORG_MIRROR}/individual/font/${BPN}-${PV}.tar.bz2;name=archive"
+S = "${WORKDIR}/${BPN}-${PV}"
 
 inherit autotools pkgconfig