default.xml: Switch migrated projects to EF GitLab
All threads resolved!
All threads resolved!
Signed-off-by: Andrei Gherzan andrei.gherzan@huawei.com
Merge request reports
Activity
assigned to @agherzan
added 21 commits
- ed49da8a - meta-oniro-core: add and enable oniro-grub-bootconf
- 0c843f9f - oniro-linux.conf: Force musl as TCLIBC
- c6925b9b - local.conf.sample: Drop image-prelink
- 559e1a5b - Variables rename as per the upstream's inclusive language changes
- 7ec307aa - bind: Follow upstream's version for bbappend
- d63b5518 - binutils: Follow upstream's version for bbappend
- 41693971 - mbedtls: Follow upstream's version for bbappend
- 64895e3f - systemd: Drop the bbappend as upstream included the associated patch
- afc1e0ad - sysota: Allow network in do_compile
- aff10b8c - meta-oniro-core/layer.conf: Bump LAYERSERIES_COMPAT to kirkstone
- 4f844575 - meta-oniro-staging/layer.conf: Bump LAYERSERIES_COMPAT to kirkstone
- 28f02b8e - default.xml: Bump projects to latest kirkstone revisions
- 60080306 - default.xml: Bump RaspberryPi BSP layer to fix kernel revision
- 3053dd44 - default.xml: Bump SECO's meta-seco-imx
- 09291225 - matter: add initial recipe
- fa7a7eb9 - gn: add gn recipe from meta-arm to offer gn-native
- 8c443e15 - default.xml: Bump meta-raspberrypi layer to fix unknown kernel git revision
- bef95cf5 - recipes-devtools: Fix go with musl
- d170f745 - gn: Allow use in SDK
- c09afadc - oniro-core: add compiler security options to all kernels
- 16a890d4 - default.xml: Switch migrated projects to EF GitLab
Toggle commit listrequested review from @zyga, @idlethread, @pastanki, and @esben
- Resolved by Andrei Gherzan
- Resolved by Andrei Gherzan
- Resolved by Andrei Gherzan
A question: Is it the best solution to carry version specific
.bbappendfiles, and thus having to rename them on each upstream change?Alternative is obviously to have wildcard
.bbappendfiles. Pros with that is- We don't have to do anything if/when upstream update doesn't break with the
.bbappend. - We don't risk forgetting to update a
.bbappend. Cons are (I can only think of one): - We are (sort of) forced to look at each
.bbappendfile on each upstream bump.
- We don't have to do anything if/when upstream update doesn't break with the
added 4 commits
-
16a890d4...3356df9a - 3 commits from branch
eclipse/oniro-core:kirkstone - 1ba6be6f - default.xml: Switch migrated projects to EF GitLab
-
16a890d4...3356df9a - 3 commits from branch
mentioned in issue eclipsefdn/helpdesk#1053 (closed)
Please register or sign in to reply