diff options
author | Mykyta Dorokhin <mykyta.dorokhin@globallogic.com> | 2020-02-25 10:12:31 +0000 |
---|---|---|
committer | Serhii Kostiuk <serhii.o.kostiuk@globallogic.com> | 2020-05-21 10:48:58 +0300 |
commit | c0d9c37a736239bb3365e10c4efff1c3554130ca (patch) | |
tree | 45497347456dbc1a6314cfdbab2a862f17531e19 | |
parent | 0eb641251e9b5e55da1728654f0938f329fa13dc (diff) | |
download | meta-mlinux-c0d9c37a736239bb3365e10c4efff1c3554130ca.tar.gz meta-mlinux-c0d9c37a736239bb3365e10c4efff1c3554130ca.tar.bz2 meta-mlinux-c0d9c37a736239bb3365e10c4efff1c3554130ca.zip |
mpower-dev-thud: file://ifplugd.patch patch is no longer required
-rw-r--r-- | recipes-core/busybox/busybox_%.bbappend | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-core/busybox/busybox_%.bbappend b/recipes-core/busybox/busybox_%.bbappend index 142f08c..7f41456 100644 --- a/recipes-core/busybox/busybox_%.bbappend +++ b/recipes-core/busybox/busybox_%.bbappend @@ -17,7 +17,6 @@ SRC_URI += "file://udhcpd.conf.example \ file://ifplugd.init \ file://eth0.conf \ file://eth1.conf.example \ - file://ifplugd.patch \ " do_install_append () { |