summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-connectivity/phonet-utils/phonet-utils_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/phonet-utils/phonet-utils_git.bb b/meta-oe/recipes-connectivity/phonet-utils/phonet-utils_git.bb
index 206023e4f5..5589963913 100644
--- a/meta-oe/recipes-connectivity/phonet-utils/phonet-utils_git.bb
+++ b/meta-oe/recipes-connectivity/phonet-utils/phonet-utils_git.bb
@@ -8,6 +8,6 @@ S = "${WORKDIR}/git"
8SRCREV = "4acfa720fd37d178a048fc2be17180137d4a70ea" 8SRCREV = "4acfa720fd37d178a048fc2be17180137d4a70ea"
9PV = "0.0.0+gitr${SRCPV}" 9PV = "0.0.0+gitr${SRCPV}"
10 10
11inherit autotools 11inherit autotools-brokensep
12 12
13FILES_${PN} += "${base_libdir}/udev/rules.d/85-phonet-utils.rules" 13FILES_${PN} += "${base_libdir}/udev/rules.d/85-phonet-utils.rules"