[Buildroot] [PATCH v3 1/2] axfsutils: add new package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Oct 14 21:48:43 UTC 2015


Dear Ariel D'Alessandro,

On Wed, 14 Oct 2015 16:51:25 -0300, Ariel D'Alessandro wrote:
> Tools for building AXFS Filesystem.
> 
> The Advanced XIP File System is a Linux kernel filesystem driver that
> enables files to be executed directly from flash or ROM memory rather
> than being copied into RAM. It has the ability to store individual
> *pages* in a file uncompressed/XIP or compressed/Demand Paged.
> 
> Source:
> 	https://github.com/jaredeh/axfs
> 
> Signed-off-by: Ariel D'Alessandro <ariel at vanguardiasur.com.ar>
> ---
>  package/axfsutils/axfsutils.mk | 23 +++++++++++++++++++++++
>  1 file changed, 23 insertions(+)
>  create mode 100644 package/axfsutils/axfsutils.mk

Applied with some minor tweaks:

    [Thomas:
     - add hash file.
     - use $(INSTALL) -D -m 0755 instead of cp for installing mkfs.axfs.]

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list