From 616507c791c6cc69d7e0dcc171d4af5ccc4571b1 Mon Sep 17 00:00:00 2001 From: John Klug Date: Fri, 15 Sep 2017 15:56:05 -0500 Subject: Fix PR version syntax --- recipes-connectivity/bluez/bluez5.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-connectivity/bluez/bluez5.inc b/recipes-connectivity/bluez/bluez5.inc index 2695d09..c1fed4e 100644 --- a/recipes-connectivity/bluez/bluez5.inc +++ b/recipes-connectivity/bluez/bluez5.inc @@ -1,5 +1,5 @@ SUMMARY = "Linux Bluetooth Stack Userland V5" -PR=m1 +PR = "m1" DESCRIPTION = "Linux Bluetooth stack V5 userland components. These include a system configurations, daemons, tools and system libraries." HOMEPAGE = "http://www.bluez.org" SECTION = "libs" -- cgit v1.2.3