aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/bdftopcf_1.0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-app/bdftopcf_1.0.1.bb')
-rw-r--r--recipes/xorg-app/bdftopcf_1.0.1.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/xorg-app/bdftopcf_1.0.1.bb b/recipes/xorg-app/bdftopcf_1.0.1.bb
index e740625e6b..c647d4fee6 100644
--- a/recipes/xorg-app/bdftopcf_1.0.1.bb
+++ b/recipes/xorg-app/bdftopcf_1.0.1.bb
@@ -5,7 +5,8 @@ DESCRIPTION = "converts BDF fonts to PCF fonts"
DEPENDS += " libxfont"
+BBCLASSEXTEND = "native"
SRC_URI[archive.md5sum] = "9685fab33d39954ab8a0d22e0969d5a4"
SRC_URI[archive.sha256sum] = "aaaa45ab361781aebda2093fdc7eb5c187f6215b4ba308dd6b9ff2b727e805d3"
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"