summaryrefslogtreecommitdiffstats
path: root/recipes-test/demo-network-config/primary-network-config.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-test/demo-network-config/primary-network-config.bb')
-rw-r--r--recipes-test/demo-network-config/primary-network-config.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-test/demo-network-config/primary-network-config.bb b/recipes-test/demo-network-config/primary-network-config.bb
index 7ee873f..253bd48 100644
--- a/recipes-test/demo-network-config/primary-network-config.bb
+++ b/recipes-test/demo-network-config/primary-network-config.bb
@@ -6,7 +6,7 @@ SRC_URI = "\
6 file://27-dhcp-client-external.network \ 6 file://27-dhcp-client-external.network \
7 " 7 "
8 8
9FILES_${PN} = "${libdir}/systemd/network" 9FILES:${PN} = "${libdir}/systemd/network"
10 10
11PR = "1" 11PR = "1"
12 12