mirror of
https://github.com/lingble/meta-tegra.git
synced 2025-10-29 11:32:30 +00:00
l4t_deb_pkgfeed: switch x86-64 feed from bionic to focal
Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
committed by
Matt Madison
parent
cc1cffd7ee
commit
c12a215210
@@ -6,7 +6,7 @@ inherit l4t_bsp
|
||||
|
||||
L4T_DEB_COMP_DEFAULT = "main"
|
||||
L4T_DEB_COMP ?= "${L4T_DEB_COMP_DEFAULT}"
|
||||
L4T_X86_DEB_CLASS ??= "x86_64/bionic"
|
||||
L4T_X86_DEB_CLASS ??= "x86_64/focal"
|
||||
|
||||
def l4t_deb_src_uri(d):
|
||||
def generate_uris(d, debclass, deblist):
|
||||
|
||||
Reference in New Issue
Block a user