Add fancontrol script and fancontrol package to Odroid HC4 CLI bsp

Description

The key point in this is to see if new way of adding is simple enough and if not, how to make it simple. I wasn't been able to understand where to place files that are going to be automatically included in the BSP or to the posstinstal script. Don’t know if this was borked or I simply lost it

 

relates to

Checklist

hide

Activity

Show:

Myy Miouyouyou October 16, 2021 at 5:09 PM

Alright, I’m terribly late on this one.

So, at first glance, it should only require you to put files in :

./config/optional/boards/odroidhc4/_config/desktop/_all_distributions/environments/_all_environments/packages

With the following content :

mdadm i2c-tools fancontrol

And :

./config/optional/boards/odroidhc4/_config/desktop/_all_distributions/environments/_all_environments/armbian/create_desktop.sh

With the following content :

install -m 644 $SRC/packages/bsp/odroidhc4/fancontrol.conf $destination/etc/fancontrol

Well, that’s for the theory, testing this with the latest armbian/build leaves me with debootstrap errors, so I’ll check what’s happening.

Myy Miouyouyou September 18, 2021 at 11:04 AM

Alright, I saw the ticket last week but just got back home this week. I’ll give this a look next week-end.

Details

Assignee

Reporter

Components

Board Name

odroidhc4

Priority

Created September 12, 2021 at 7:58 AM
Updated September 2, 2022 at 2:49 PM