Set configure, compile and install task to nostamp will force rebuild even
if sstate is available
Remove dynamic variables from bashhash
which can change basehash during install process
BugzID: 54217
Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
Get battery values from cli e.g. voltage, current and remaining
capacity. Depends on python3-smbus.
BugzID: 54085
Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
Bug: "The metadata is not deterministic and this needs to be fixed".
Based d77532b2756839d544b066aa2840a7c35e79bcb1
in hancock/hancock-os (poky top directory)
wl12xx package is providing old TI bluetooth abbreviation file (.bts) that
is used for wl18xx bluetooth part and
some wl18xx firmware files for wifi part.
Newer abbreviation file is installed
by tibluetooth.bb recipe from bsp layer.
Wifi firmware files are installed by firmware-wl18xx package.
BugzID: 53969
Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
Configuration binary for wl18xx is now hosted on git repository.
Removed unknown binary from linux-firmware bbappend file.
BugzID: 53969
Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
This reduces the size of the wic file to a minimum and therefor reduce the time to flash it to the eMMC.
The user can now partition the disk with partition.sh
BugzID: 53923
Busybox less does not support colors and tools
like nmcli output to less and has it does not support
colors characters escape characters are printed and the pager is
open instead of just printing out to the console
See : https://github.com/resin-os/meta-resin/pull/964
base-file bbappend: console login promt: show more related distro information
By appling this bbappend,the context of /etc/issue and /etc/issue.net
are written by DISTROVERSION-ISSUE variable.
If this bbappend file not available then the base recipes takes
over these issue* files.
EXTERNALSRC_GIT_SRCREV depends on externalgitsrc.bbclass
BugzID: 53629
Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
pip3 allows us to install new python applications on the go - pretty
nice feature for developers.
Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
version string generated with 'git describe' contains -dirty marker if
not all changes have been commited before.
Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
added custom config file which uses mmcblk1 instead of mmcblk0
+ fixed a typo in the recipe
BugzID: 53627
Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
with option -h or with invalid arguments a usage info is printed to the
console.
BugzID: 53654
Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
Renamed "libxcrypt_4.0.0.bbappend" to "libxcrypt_%.bbappend" to avoid
version conflicts.
BugzID: 53226
Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
Source is provided by this recipe itself,
because fetching from java website is not supported.
BugzID: 52058
Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
netmodule yocto distribution is temporarily called netmodule-distro, as
long as now marketing decision is available.
Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>