Francisco Gil
27414d3420
meta-digi: revert revisions to AUTOREV
...
Signed-off-by: Francisco Gil <francisco.gilmartinez@digi.com>
2023-03-10 15:48:01 +01:00
Francisco Gil
b59f31c114
meta-digi: update revisions for dey-4.0-r2.2
...
Signed-off-by: Francisco Gil <francisco.gilmartinez@digi.com>
2023-03-10 15:46:34 +01:00
Arturo Buzarra
358a7cc414
meta-digi: revert revisions to AUTOREV
...
Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
2023-03-08 18:59:27 +01:00
Arturo Buzarra
de3ba53ef3
meta-digi: update revisions for dey-4.0-r2.1
...
Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
2023-03-08 18:58:58 +01:00
Arturo Buzarra
93a4dd2db5
meta-digi: revert revisions to AUTOREV
...
Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
2022-11-29 16:35:27 +01:00
Arturo Buzarra
2ca5dfe31e
meta-digi: update revisions for dey-4.0-r1.2
...
Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
2022-11-29 16:34:56 +01:00
Isaac Hermida
c7f2960b4e
meta-digi: revert revisions to AUTOREV
...
Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
2022-11-04 12:38:21 +01:00
Isaac Hermida
dad34f1006
meta-digi: update revisions for dey-4.0-r1.1
...
Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
2022-11-03 18:21:46 +01:00
Isaac Hermida
877e501076
meta-digi: revert revisions to AUTOREV
...
Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
2022-10-04 17:03:57 +02:00
Isaac Hermida
5209a3db06
meta-digi: update revisions for dey-4.0-r1.beta2
...
Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
2022-10-04 14:26:53 +02:00
Javier Viguera
f5964b0f97
meta-digi: revert revisions to AUTOREV
...
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2022-09-02 17:37:46 +02:00
Javier Viguera
33c7d69b3e
meta-digi: update revisions for dey-4.0-r1.beta1
...
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2022-09-02 17:34:14 +02:00
Javier Viguera
cea7ab0501
linux-dey: move SRCREV to actual versioned recipes
...
The SRCREV may change depending on the version of the kernel, so it
cannot be a common variable for all kernel versions.
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2022-08-10 18:04:52 +02:00
Javier Viguera
b00450d8dd
linux-dey: get rid of LOG kernel mirror
...
Use the canonical Stash repository to avoid synchronization problems
between the repo and the mirror.
Moreover the LOG mirror is hosted in an old VM machine with limited
specs, and although the transfer of the objects is faster, the counting
of the objects to transfer (which is done in the server) takes ages to
complete, so at the end, there is no time gain using the mirror.
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2022-08-10 18:03:52 +02:00
Javier Viguera
3c554bbbc2
meta-digi: revert revisions to AUTOREV
...
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2022-07-21 15:49:22 +02:00
Javier Viguera
29124cd33f
meta-digi: update revisions for dey-4.0-r1.alpha1
...
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2022-07-21 15:49:22 +02:00
Javier Viguera
2452e85a6b
kirkstone migration: cosmetic, clean build warnings
...
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2022-06-21 16:49:56 +02:00
Mike Engel
23d307ca58
linux: move defconfig build commands to kernel common recipe
...
This commit moves Kernel defconfig build commands into the Linux
common recipe.
Signed-off-by: Mike Engel <Mike.Engel@digi.com>
2022-05-04 14:01:05 +02:00
Mike Engel
652341f3b1
linux: fix some build issues and update copyright date
...
Signed-off-by: Mike Engel <Mike.Engel@digi.com>
2022-05-04 14:01:05 +02:00
Mike Engel
1546a79981
linux: add CCMP15 support to build kernel
...
Signed-off-by: Mike Engel <Mike.Engel@digi.com>
2022-05-04 14:01:05 +02:00
Mike Engel
d78d601841
linux: move Trustfence signing into include file to be used by different kernel versions
...
Signed-off-by: Mike Engel <Mike.Engel@digi.com>
2022-05-04 14:01:05 +02:00
Javier Viguera
b6137c5d5e
linux-dey: move the version specific info to the proper bitbake recipes
...
The license checksum and the source branch should be on the properly
versioned bitbake recipes. Otherwise, when we include this common file
in a different version linux recipe (for example, the upcoming 5.10) it
will inherit incorrect values.
While on it, fix the incorrect license checksum values for the linux 5.4
recipes.
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2022-02-02 10:34:33 +01:00
Hector Palacios
c33fc8a7fe
uboot/linux: fix build from internal MTK Digi git server
...
Enabling DIGI_INTERNAL_GIT defaults to LOG server. The build from local
MTK Digi server was broken.
Fix uboot and linux recipes declaring different repo paths depending on
whether the local remote is LOG or MTK.
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2021-09-09 17:38:44 +02:00
Hector Palacios
9352fc1395
digi: [cosmetic] remove final slash from Digi remotes and move it to recipes
...
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2021-09-07 11:01:29 +02:00
Mike Engel
fa801e1e9f
linux: Update kernel sources to new master
...
Signed-off-by: Mike Engel <Mike.Engel@digi.com>
2021-02-09 16:25:07 +01:00
Hector Bujanda
b0e535b28c
change recipes to build from 'master' branches
...
Signed-off-by: Hector Bujanda <hector.bujanda@digi.com>
2021-01-26 11:51:11 +01:00
Arturo Buzarra
61497fb2dd
meta-digi: revert revisions to AUTOREV
...
This reverts commit bc843e239d .
2021-01-21 12:57:49 +01:00
Arturo Buzarra
bc843e239d
meta-digi: update revisions for dey-3.0-r3.2
...
Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
2021-01-21 12:56:46 +01:00
Arturo Buzarra
de2e9e40ad
meta-digi: revert revisions to AUTOREV
...
This reverts commit c22e8faf90 .
2021-01-18 18:37:09 +01:00
Arturo Buzarra
c22e8faf90
meta-digi: update revisions for dey-3.0-r3.1
...
Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
2021-01-18 18:30:50 +01:00
Hector Palacios
51319426f8
meta-digi: revert revisions to AUTOREV
...
This reverts commit 4dfdf2d435 .
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2020-10-23 13:09:52 +02:00
Hector Palacios
4dfdf2d435
meta-digi: update revisions for dey-3.0-r2.4
...
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2020-10-23 13:09:44 +02:00
Hector Palacios
a64005482b
meta-digi: revert revisions to AUTOREV
...
This reverts commit 3a299682aa .
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2020-10-22 16:14:30 +02:00
Hector Palacios
3a299682aa
meta-digi: update revisions for dey-3.0-r2.3
...
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2020-10-22 16:14:30 +02:00
Hector Palacios
5a8b929694
meta-digi: revert revisions to AUTOREV
...
This reverts commit e1129bc8e4 .
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2020-10-20 17:15:59 +02:00
Hector Palacios
e1129bc8e4
meta-digi: update revisions for dey-3.0-r2.2
...
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2020-10-20 17:15:59 +02:00
Hector Palacios
fb3c7d5e3f
meta-digi: revert revisions to AUTOREV
...
This reverts commit 76ec96632760fd3ee6113a74b8363a688edf99c3.
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2020-10-08 16:37:51 +02:00
Hector Palacios
519b924f12
meta-digi: update revisions for dey-3.0-r2.1
...
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2020-10-08 16:37:51 +02:00
Gabriel Valcazar
f8f8228d67
recipes-kernel: use Linux v5.4 on the ccimx6/6qp
...
Remove all v4.9 recipes and build Linux using the same branch on all platforms.
The .inc files were only needed because of the existence of multiple Linux
versions, but that's not the case anymore, so remove them.
https://jira.digi.com/browse/DEL-7221
Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2020-09-16 16:09:03 +02:00
Hector Palacios
27be059de4
digi: switch recipes to maint branches
...
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2020-09-16 10:48:08 +02:00
Hector Palacios
9935120fe4
linux-dey: change master branch to newest BSP v5.4.24/master
...
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2020-07-09 11:31:20 +02:00
Arturo Buzarra
5a8cb53d20
zeus migration: linux-dey: update linux kernel to v5.4
...
Remove support to kernel v4.14 and move platforms to use the new
kernel v5.4
https://jira.digi.com/browse/DEL-7013
Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
2020-05-04 15:09:37 +02:00
Gabriel Valcazar
9047e00bf1
Use https protocol instead of git protocol when fetching from github
...
Otherwise, users that are behind corporate firewalls might not be able to
obtain the package sources.
https://jira.digi.com/browse/DEL-6663
Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2019-08-26 15:52:53 +02:00
Gabriel Valcazar
3a68b7a880
linux-dey: update branch name
...
The new development branch is based on NXP's v4.14.98 BSP.
https://jira.digi.com/browse/DEL-6603
Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2019-05-15 13:06:10 +02:00
Gabriel Valcazar
363895aa03
linux: use v4.9 branch for ccimx6/ccimx6qp
...
https://jira.digi.com/browse/DEL-6565
Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2019-05-06 17:57:59 +02:00
Arturo Buzarra
7e9b9f7704
sumo migration: linux-dey: update kernel to v4.14
...
Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
2019-01-16 11:31:00 +01:00
Arturo Buzarra
5eb88b8c5d
sumo migration: meta-digi: replace the deprecated base_conditional function
...
Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
2019-01-11 13:26:44 +01:00
Gabriel Valcazar
bfe528abbc
linux-dey: separate kernel source information into a new file
...
This way, other recipes (like the ones for kernel modules) can re-use the
sources if needed.
https://jira.digi.com/browse/DEL-6115
Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2018-08-21 17:12:47 +02:00