diff options
author | John Klug <john.klug@multitech.com> | 2023-06-07 09:43:55 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2023-06-07 09:43:55 -0500 |
commit | c08b7412132dbcbafb09abbd9f6b5c61d376f67a (patch) | |
tree | cc919a486c34f06f343bac810db766bf6962254f /recipes-core | |
parent | 412ed36582e03b4d093bc789e49d798a3d3cd48e (diff) | |
download | meta-mlinux-c08b7412132dbcbafb09abbd9f6b5c61d376f67a.tar.gz meta-mlinux-c08b7412132dbcbafb09abbd9f6b5c61d376f67a.tar.bz2 meta-mlinux-c08b7412132dbcbafb09abbd9f6b5c61d376f67a.zip |
Bump version of base-files
Diffstat (limited to 'recipes-core')
-rw-r--r-- | recipes-core/base-files/base-files_3.0.14.bbappend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/base-files/base-files_3.0.14.bbappend b/recipes-core/base-files/base-files_3.0.14.bbappend index 7d47736..335c8ee 100644 --- a/recipes-core/base-files/base-files_3.0.14.bbappend +++ b/recipes-core/base-files/base-files_3.0.14.bbappend @@ -1,5 +1,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -PR = "m4" +PR = "m5" CONFFILES_${PN}_remove = "${sysconfdir}/fstab" FILES_${PN}_remove = "${sysconfdir}/fstab" |