Merge pull request #3184 from flatcar/chewi/overlaybd-pin-tcmu-2

sys-fs/overlaybd: Actually pin TCMU this time
This commit is contained in:
James Le Cuirot 2025-08-13 10:36:47 +01:00 committed by GitHub
commit f3b6a7db03
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -45,6 +45,7 @@ RDEPEND="
PATCHES=(
"${FILESDIR}"/${PN}-cross.patch
"${FILESDIR}"/${PN}-pin-tcmu.patch
)
src_prepare() {