Updates for my ambient tracker with Raspi2 -> Release of PI-ENV_V0.0.2

There were a lot of updates over the last months and now it’s time to do a new release; PI-ENV_V0.0.2 happened today.

I also had ~2 months of testing of the latest codebase, so it should work quite stable.

Updates of the images will follow in the next 1-2 days.

Images: https://sourceforge.net/projects/pi-env/

Repo: https://github.com/tjohann/ambient_tracking_with_raspi

Toolchain update

There`s an updated version for the a20_sdk toolchain available (see https://sourceforge.net/projects/a20devices/files/). It reflects the latest void-linux (https://voidlinux.org/) changes. This is the first step for the upcoming next release A20_SDK_V2.9.4.

It will be also the first release of the migration path from only glibc based images to glibc and musl images. With A20_SDK_V2.9.5, the split of base and full image will be removed (see also https://tjohann.wordpress.com/2020/11/16/rework-on-a20_sdk-images/)

So stay tuned … a lot of new cool stuff will come 🙂

Cheers

Thorsten

Release of A20_SDK_V2.9.2

Hi@all,

i released A20_SDK_V2.9.2 wich support a new device -> https://linux-sunxi.org/Sinovoip_Banana_Pi_M3 . This release also included some bug fixes in the supporter scripts.

Images are uploaded, binpkgs with emacs-gtk* packages are also uploaded.

Normally a new device would lead to a A20_SDK_V2.10.0, but i will also add another device -> https://linux-sunxi.org/Xunlong_Orange_Pi_Zero . The reason for this is the good support of jailhouse hypervisor.

So the update to A20_SDK_V2.10.0 will happen when the Orange Pi Zero is included.

So stay tuned …

Thorsten

Release of A20_SDK_V2.9.0

Hi@all,

i`m happy to announce that a new bigger release of my A20_SDK is out. The git repo is already up to date and the images will follow at least on friday.

Due to some problems with dhcpd i decided to use dhclient and let my dhcpd setup the ip address. If you want to do it with static ip`s then pls see UPGRADE_HINTS for more infos.

Finally the cubietruck-plus works with all cores 🙂

Cheers & have fun

Thorsten

Release of A20_SDK_V2.8.2

Hi@all,

the release of A20_SDK_V2.8.2 happened … Don’t forget to do a make mrproper && make init_sdk … also do a make get_toolchain … it is updated to the latest void-linux versions.

Note: this is an in between release to A20_SDK_V2.9.0 which also provides new device images.

Cheers
Thorsten