diff options
Diffstat (limited to 'recipes-core/busybox/busybox_1.22.1.bbappend')
-rw-r--r-- | recipes-core/busybox/busybox_1.22.1.bbappend | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-core/busybox/busybox_1.22.1.bbappend b/recipes-core/busybox/busybox_1.22.1.bbappend index b6f475d..40094e9 100644 --- a/recipes-core/busybox/busybox_1.22.1.bbappend +++ b/recipes-core/busybox/busybox_1.22.1.bbappend @@ -1,3 +1,5 @@ +PR .= ".mlinux1" + FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:${THISDIR}/files:" SRC_URI += "file://udhcpd.conf.example" |