Besides the missing supported features noted in the README, missing support for extending files via truncation/seeking might limit its application. Issue #124.
11 lines
265 B
Plaintext
11 lines
265 B
Plaintext
LICENSE := GPL2
|
|
VERSION := git
|
|
DOWNLOADS := lwext4.git
|
|
|
|
URL(lwext4) := https://github.com/gkostka/lwext4.git
|
|
REV(lwext4) := c5f8d135cf3555404f1c4df5617f94f4fc2bac87
|
|
DIR(lwext4) := src/lib/lwext4
|
|
|
|
DIRS := include
|
|
DIR_CONTENT(include) := src/lib/lwext4/include/*
|