Commit Graph

8 Commits

Author SHA1 Message Date
ajs124
a4dbe5c10c lvm2: fix blkdeactive
Closes #123639
2022-04-10 18:57:36 +01:00
ajs124
39b3db85f1 lvm2_vdo: init 2022-04-04 13:00:43 +01:00
Alyssa Ross
05a6c124e6 lvm2: don't use targetPlatform
targetPlatform is the platform the current package's programs will
produce binaries for — only relevant for compilers and
similar. hostPlatform is the platform the current package's programs
will run on.

The incorrect use of targetPlatform meant that anything that tried to
link to it (like cryptsetup) would fail to build when it was used as a
native build input for a cross-compiled Musl derivation.

Fixes: 2cc29125a7 ("lvm2: package 2.02.x for musl")
2022-03-29 12:14:16 +00:00
ajs124
ce8670619d lvm2: 2.03.14 -> 2.03.15 2022-02-08 14:25:19 +01:00
Florian Klink
fb69d7668f
lvm2-2_02: fix build (#154041)
2cc29125a7 updated this without taking
account for the older version of the package still around.
2022-01-08 19:59:29 -05:00
Yureka
95570a64dc lvm2: allow building static libdm 2021-12-30 11:13:39 +01:00
ajs124
e764c08e81 lvm2: 2.03.12 -> 2.03.14 2021-12-07 13:17:42 +01:00
Yureka
2cc29125a7 lvm2: package 2.02.x for musl 2021-10-17 15:55:49 +02:00