[SRU][G/meta-raspi][PATCH] UBUNTU: Add new flavor raspi-nolpae for armhf
Andrea Righi
andrea.righi at canonical.com
Thu Sep 24 14:22:18 UTC 2020
On Thu, Sep 24, 2020 at 10:41:34AM +0200, Juerg Haefliger wrote:
> BugLink: https://bugs.launchpad.net/bugs/1893779
Is the bug link correct? This bug is about enabling the irs1125 module.
-Andrea
>
> Signed-off-by: Juerg Haefliger <juergh at canonical.com>
> ---
> debian/control.d/raspi-nolpae | 32 ++++++++++++++++++++++++++++++++
> 1 file changed, 32 insertions(+)
> create mode 100644 debian/control.d/raspi-nolpae
>
> diff --git a/debian/control.d/raspi-nolpae b/debian/control.d/raspi-nolpae
> new file mode 100644
> index 000000000000..d494dd1f3963
> --- /dev/null
> +++ b/debian/control.d/raspi-nolpae
> @@ -0,0 +1,32 @@
> +Package: linux-headers-raspi-nolpae${variant:suffix}
> +Architecture: armhf
> +Section: kernel
> +Depends: ${misc:Depends}, linux-headers-${kernel-abi-version}-raspi-nolpae
> +Description: No-LPAE Raspberry Pi Linux kernel headers
> + This package will always depend on the latest no-LPAE Raspberry Pi Linux
> + kernel headers available.
> +
> +Package: linux-image-raspi-nolpae${variant:suffix}
> +Architecture: armhf
> +Section: kernel
> +Depends: ${misc:Depends}, linux-image-${kernel-abi-version}-raspi-nolpae, linux-firmware
> +Description: No-LPAE Raspberry Pi Linux kernel image
> + This package will always depend on the latest no-LPAE Raspberry Pi Linux
> + kernel image available.
> +
> +Package: linux-tools-raspi-nolpae${variant:suffix}
> +Architecture: armhf
> +Section: kernel
> +Depends: ${misc:Depends}, linux-tools-${kernel-abi-version}-raspi-nolpae
> +Description: No-LPAE Raspberry Pi Linux kernel tools
> + This package will always depend on the latest no-LPAE Raspberry Pi Linux
> + kernel tools available.
> +
> +Package: linux-raspi-nolpae${variant:suffix}
> +Architecture: armhf
> +Section: kernel
> +Provides: ${test:provides-full-raspi-nolpae}
> +Depends: ${misc:Depends}, linux-image-raspi-nolpae${variant:suffix} (= ${binary:Version}), linux-headers-raspi-nolpae${variant:suffix} (= ${binary:Version})
> +Description: Complete no-LPAE Raspberry Pi Linux kernel and headers
> + This package will always depend on the latest complete no-LPAE Raspberry Pi Linux
> + kernel and headers available.
> --
> 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