From 83c4a0b5ea8277641663bdaea537e44f0a4d1977 Mon Sep 17 00:00:00 2001 From: wangmy Date: Mon, 13 Jun 2022 16:51:55 +0800 Subject: [PATCH] inotify-tools: upgrade 3.22.1.0 -> 3.22.6.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{inotify-tools_3.22.1.0.bb => inotify-tools_3.22.6.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/inotify-tools/{inotify-tools_3.22.1.0.bb => inotify-tools_3.22.6.0.bb} (93%) diff --git a/meta-oe/recipes-support/inotify-tools/inotify-tools_3.22.1.0.bb b/meta-oe/recipes-support/inotify-tools/inotify-tools_3.22.6.0.bb similarity index 93% rename from meta-oe/recipes-support/inotify-tools/inotify-tools_3.22.1.0.bb rename to meta-oe/recipes-support/inotify-tools/inotify-tools_3.22.6.0.bb index 4e6bfbbc27..3d25eecb34 100644 --- a/meta-oe/recipes-support/inotify-tools/inotify-tools_3.22.1.0.bb +++ b/meta-oe/recipes-support/inotify-tools/inotify-tools_3.22.6.0.bb @@ -5,7 +5,7 @@ SECTION = "console/devel" LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=ac6c26e52aea428ee7f56dc2c56424c6" -SRCREV = "4b72dcd15299e1d0cb096397d9aab513ffed1657" +SRCREV = "c8bdbc0a2ed822fc7c67c5c3e102d89fe27fb2d0" SRC_URI = "git://github.com/${BPN}/${BPN};branch=master;protocol=https \ file://0002-libinotifytools-Bridge-differences-between-musl-glib.patch \