APPLIED/cmt: [PATCH][linux-riscv][F] UBUNTU: [Debian] Ship device tree blobs in linux-modules

Khaled Elmously khalid.elmously at canonical.com
Fri Apr 24 21:18:57 UTC 2020


Applied (by Kelsey) with an added BugLink.



On 2020-04-20 10:40:23 , Seth Forshee wrote:
> https://bugs.launchpad.net/bugs/1873800
> 
> For full hardware support we should be shipping the device tree
> blobs in linux-modules.
> 
> Signed-off-by: Seth Forshee <seth.forshee at canonical.com>
> ---
>  debian.riscv/d-i/firmware/riscv64/README.txt | 4 ++++
>  debian.riscv/rules.d/riscv64.mk              | 1 +
>  2 files changed, 5 insertions(+)
>  create mode 100644 debian.riscv/d-i/firmware/riscv64/README.txt
> 
> diff --git a/debian.riscv/d-i/firmware/riscv64/README.txt b/debian.riscv/d-i/firmware/riscv64/README.txt
> new file mode 100644
> index 000000000000..27a8600bc0f8
> --- /dev/null
> +++ b/debian.riscv/d-i/firmware/riscv64/README.txt
> @@ -0,0 +1,4 @@
> +#
> +# Place the names of udeb modules into this directory that require
> +# runtime firmware.
> +#
> diff --git a/debian.riscv/rules.d/riscv64.mk b/debian.riscv/rules.d/riscv64.mk
> index 88b9b1e5f999..932f1d0b95f5 100644
> --- a/debian.riscv/rules.d/riscv64.mk
> +++ b/debian.riscv/rules.d/riscv64.mk
> @@ -18,4 +18,5 @@ do_tools_perf       = true
>  do_tools_perf_jvmti = true
>  do_tools_bpftool    = true
>  
> +do_dtbs           = true
>  do_dkms_wireguard = true
> -- 
> 2.25.1
> 
> 
> -- 
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team



More information about the kernel-team mailing list