diff options
Diffstat (limited to 'recipes-extended/logrotate/logrotate_%.bbappend')
-rw-r--r-- | recipes-extended/logrotate/logrotate_%.bbappend | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/recipes-extended/logrotate/logrotate_%.bbappend b/recipes-extended/logrotate/logrotate_%.bbappend index c8adb80..de7a0c3 100644 --- a/recipes-extended/logrotate/logrotate_%.bbappend +++ b/recipes-extended/logrotate/logrotate_%.bbappend @@ -1,9 +1,6 @@ -PR .= ".mlinux2" +PR .= ".mlinux3" FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -SRC_URI[md5sum] = "8572b7c2cf9ade09a8a8e10098500fb3" -SRC_URI[sha256sum] = "5bf8e478c428e7744fefa465118f8296e7e771c981fb6dffb7527856a0ea3617" - SRC_URI += "file://logrotate.conf" |