mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-12 07:52:44 +00:00
6adbb9e438
Issue #1082
10 lines
260 B
Plaintext
10 lines
260 B
Plaintext
LICENSE := GPLv2
|
|
VERSION := 1.42.9
|
|
DOWNLOADS := e2fsprogs.git
|
|
|
|
URL(e2fsprogs) := https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
|
|
REV(e2fsprogs) := v$(VERSION)
|
|
DIR(e2fsprogs) := src/noux-pkg/e2fsprogs
|
|
|
|
PATCHES := src/noux-pkg/e2fsprogs/patches/*.patch
|