Alexandre Bard
c4f38ccd97
distro-netmodule: Move curl packageconfig to distro instead of bbappend
...
Better keep all the packageconfig at one place and avoid an additional
bbappend.
Especially this config is apparently only required for factory, so we
may move to fct distro.
Original commit message:
we need tftp client to upload factory test logs - enable package
option 'tftp' in bbappend file.
BUGZID: 52537
2022-09-26 17:53:41 +02:00
Alexandre Bard
f601e2d57d
Remove python3_bbappend
...
This is not required anymore. The turtledemo were part of the
python3-misc package which is not used anymore.
BugzID: 81512
2022-09-26 17:47:35 +02:00
Alexandre Bard
7b7a373dbf
pyhon3: Remove extra pycache cleanup
...
This extra step is not necessary. Specially since we don't remove the
cached files anymore.
BugzID: 80673
2022-09-21 14:45:24 +02:00
Alexandre Bard
20b10c6179
ostree-initrd: Adapt patch after update of meta-updater
...
This patch is removing the logs from the ostree initramdisk. It had to
be adapted in regards to latest changes in meta-updater.
BugzID: 80886
2022-08-10 14:09:41 +02:00
Alexandre Bard
e0277ff022
speedtest-cli: Override upstream SRCREV
...
The code is broken upstream. Although a fix is present in the speedtest
repo, the revision has not been updated in the meta-python recipe.
BugzID: 74967
2021-09-27 18:43:28 +02:00
Alexandre Bard
fa238836ce
python3: Keep default bluetooth support
...
We don't need bluetooth support in python
BugzID: 74466
2021-08-26 15:53:11 +02:00
Alexandre Bard
a663265a9b
ostree-kernel-initramfs: Simplify bbappends
...
To reduce redundancy of the main code and explain why we need this
bbappend.
BugzID: 74466
2021-08-26 15:39:57 +02:00
Alexandre Bard
51f817524b
Move bbappends into a bbappend subdirectory
...
They are now sorted depending on which layer the origin bb recipe is
located.
BugzID: 74466
2021-08-26 14:46:15 +02:00