openwrt-mirror/package
Andreas Gnau 11aa0fc6fb base-files: find_mmc_part: Silence error when no MMC exists
When running find_mmc_part on a system without MMC or when the given
root device does not exist, an error message is printed to stderr.

    grep: /sys/block/mmcblk*/mmcblk*p*/uevent: No such file or directory

Silence this error message.

Since find_mmc_part is mostly used to get block devices of MMC
partitions and the negative result (partion not found) is checked for by
the caller, the error message can be silenced without causing any
negative impact.

Signed-off-by: Andreas Gnau <andreas.gnau@iopsys.eu>
Link: https://github.com/openwrt/openwrt/pull/19492
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-07-27 18:08:44 +02:00
..
base-files base-files: find_mmc_part: Silence error when no MMC exists 2025-07-27 18:08:44 +02:00
boot uboot-mediatek: restore Ethernet PHY drivers 2025-07-19 20:41:56 +01:00
devel perf: fix build on mips 2025-07-17 20:53:19 +02:00
firmware wireless-regdb: Update to version 2025.07.10 2025-07-21 23:18:17 +02:00
kernel kernel: kmod-drm-imx-hdmi: Fix kmod-drm-display-helper dependency 2025-07-27 01:35:36 +02:00
libs mbedtls: Expose MBEDTLS_KEY_EXCHANGE_ECJPAKE_ENABLED config option 2025-07-27 17:59:34 +02:00
network nftables: remove usage of autoreconf 2025-07-26 14:38:09 +02:00
system selinux-policy: update version to v2.8.2 2025-07-26 18:22:30 +02:00
utils busybox: fix login applet on selinux 2025-07-26 18:22:30 +02:00
Makefile package: rework contents of package index.json 2025-06-11 16:55:31 +02:00