Skip to content

Commit 0e5b760

Browse files
committed
sys-fs/overlaybd: Actually pin TCMU this time
I accidentally forgot to stage this change when committing that fix. 🤦‍♂️ Signed-off-by: James Le Cuirot <[email protected]>
1 parent 243c41b commit 0e5b760

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdk_container/src/third_party/coreos-overlay/sys-fs/overlaybd/overlaybd-9999.ebuild

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ RDEPEND="
4545

4646
PATCHES=(
4747
"${FILESDIR}"/${PN}-cross.patch
48+
"${FILESDIR}"/${PN}-pin-tcmu.patch
4849
)
4950

5051
src_prepare() {

0 commit comments

Comments
 (0)