descriptionOpen Source Appliance Development Kit
homepage URLhttps://openadk.org
repository URLgit://openadk.org/git/openadk
ownerwbx@openadk.org
last changeSun, 13 Oct 2024 08:01:43 +0000 (13 10:01 +0200)
last refreshThu, 21 Nov 2024 08:20:32 +0000 (21 09:20 +0100)
content tags
add:
README
OpenADK - An embedded Linux construction kit
============================================

This is a menu based buildsystem for your embedded Linux system.

Before you can start you need to install some software:
- gcc or clang
- g++ or clang++
- binutils 
- make
- tar
- gzip
- perl
- curl or wget
- git
- strings
- c library headers
- ncurses library and header
- zlib library and header

There is a check for the required versions of these software in advance, though.
Most of the needed software for the build process to succeed will
be compiled before the target build starts.

Please use "make menuconfig" to choose your target architecture and
embedded system and configure like you want to.

Simply running 'make' will build the firmware for your embedded system. The
buildsystem will download all sources, build the toolchain, the kernel and all
applications.

Sunshine!
 Waldemar Brodkorb <wbx@openadk.org>
shortlog
2024-10-13 Waldemar Brodkorbimgtec-ci20: genimage config/ u-boot envmaster
2024-10-13 Waldemar Brodkorblinux: update 6.6.x/6.11.x
2024-10-13 Waldemar Brodkorbltp: update to 20240930
2024-10-11 Waldemar Brodkorbasterisk: update to 20.9.3
2024-10-11 Waldemar Brodkorbadd openssl choice
2024-10-11 Waldemar Brodkorbuse openssl instead of libressl
2024-10-11 Waldemar Brodkorbuse openssl instead of libressl
2024-10-11 Waldemar Brodkorbpython3: update to 3.11.10
2024-10-09 Waldemar Brodkorbgit: update to 2.47
2024-10-09 Waldemar Brodkorbwget: update to 1.24.5
2024-09-30 Waldemar Brodkorbrpcbind: update to 1.2.7
2024-09-30 Waldemar Brodkorblibtirpc: update to 1.3.5
2024-09-30 Waldemar Brodkorblibgpg-error: fix riscv64
2024-09-25 Waldemar Brodkorbnfs-utils: update to 2.7.1
2024-09-24 Waldemar Brodkorbcurl: update to 8.10.1
2024-09-24 Waldemar Brodkorbiproute2: update to 6.11.0
...
heads
5 weeks ago master