diff mbox series

[SRU,G/meta-raspi] UBUNTU: Add new flavor raspi-nolpae for armhf

Message ID 20200924084134.154661-1-juergh@canonical.com
State New
Headers show
Series [SRU,G/meta-raspi] UBUNTU: Add new flavor raspi-nolpae for armhf | expand

Commit Message

Juerg Haefliger Sept. 24, 2020, 8:41 a.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1893779

Signed-off-by: Juerg Haefliger <juergh@canonical.com>
---
 debian/control.d/raspi-nolpae | 32 ++++++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)
 create mode 100644 debian/control.d/raspi-nolpae

Comments

Andrea Righi Sept. 24, 2020, 2:22 p.m. UTC | #1
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@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@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
Juerg Haefliger Sept. 25, 2020, 5:48 a.m. UTC | #2
On Thu, 24 Sep 2020 16:22:18 +0200
Andrea Righi <andrea.righi@canonical.com> wrote:

> 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.

Of course not :-( Will resend.

...Juerg


> -Andrea
> 
> > 
> > Signed-off-by: Juerg Haefliger <juergh@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@lists.ubuntu.com
> > https://lists.ubuntu.com/mailman/listinfo/kernel-team
diff mbox series

Patch

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.