Alexandre Bard
1d54186dee
WIP dunfell + kirkstone
2023-07-27 16:11:06 +02:00
Alexandre Bard
03a26e8997
Use new kirkstone licenses names
...
The licenses names changed with kirkstone
Part of yocto upgrade from dunfell to kirkstone
2022-08-02 15:42:41 +02:00
Marc Mattmueller
ffe292ff47
general: migrated recipes and conf files from dunfell to kirkstone
...
Part of yocto upgrade from dunfell to kirkstone
Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
2022-08-02 15:36:06 +02:00
Alexandre Bard
3cfed374e5
board-descriptor: Fix partial installation
...
The descriptor.py file was not properly packaged because the variable
PYTHON_SITEPACKAGES_DIR was not defined. It is defined in the
python3-dir class.
BugzID: 72580
2021-05-04 17:17:30 +02:00
Alexandre Bard
e4faf46035
Fix dependencies to python3
...
python tools must now depend explicitly on python3-core.
If it is not done, bitbake will now throw an error.
BugzID: 69636
2021-01-04 16:24:52 +01:00
Alexandre Bard
2e6dd741a9
board-descriptor: Use variable for path to python lib
2019-06-12 09:51:46 +02:00
Patrick Zysset
9e6dd607f5
board-descriptor: update dependencies to python3
...
remove all python2.x dependencies and replaced them with python 3.5
libs.
BugzID: 53706
Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2018-10-29 18:23:55 +01:00
Patrick Zysset
fbeebc6afd
bd: fix board descriptor recipe
...
BugzID: 53636
Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2018-10-11 11:50:01 +02:00
Patrick Zysset
0a42160e32
bd: fix typo in bd recipe
...
filepath variable was added with a typo - fixed it to support board
specific configs.
BugzID: 53636
Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2018-10-10 11:27:33 +02:00
Stefan Eichenberger
fe4a45d521
board-descriptor: add support for nrhw20
2018-02-22 15:56:11 +01:00
Stefan Eichenberger
d496e517c1
board-descriptor: add missing dependency
2017-07-31 18:22:47 +02:00
Stefan Eichenberger
9d406de448
board-descriptor: add python script for bd stuff
...
We had a boar-descriptor module, this script could replace that. It will
access directly to the eeprom
2016-07-04 19:30:50 +02:00