[dvbincludes] fix PACKAGE_ARCH to MACHINE_ARCH.
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-vuplus / dreambox-dvbincludes / dreambox-dvbincludes.bb
index 7f5188a..7065489 100644 (file)
@@ -4,6 +4,7 @@ compatible header files for the API to the drivers."
 MAINTAINER = "Felix Domke <tmbinc@elitedvb.net>"
 
 PV="1"
+PR="1.1.1"
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://dbox/avs_core.h;beginline=1;endline=21;md5=b2ab401756a0768647ae13acb2e325ab"
 
@@ -32,3 +33,4 @@ do_install() {
        done;
 }
 
+PACKAGE_ARCH = "${MACHINE_ARCH}"