Message ID | 1340643230-37349-1-git-send-email-tim.gardner@canonical.com |
---|---|
State | New |
Headers | show |
On 06/25/2012 09:53 AM, Tim Gardner wrote: > BugLink: http://bugs.launchpad.net/bugs/988447 > > Signed-off-by: Tim Gardner <tim.gardner@canonical.com> > --- > meta-source/debian/control.d/ti-omap4 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta-source/debian/control.d/ti-omap4 b/meta-source/debian/control.d/ti-omap4 > index f44b70a..93a5e07 100644 > --- a/meta-source/debian/control.d/ti-omap4 > +++ b/meta-source/debian/control.d/ti-omap4 > @@ -1,6 +1,6 @@ > Package: linux-headers-omap4 > Architecture: armel > -Section: devel > +Section: metapackages > Priority: optional > Depends: ${misc:Depends}, linux-headers-${kernel-abi-version}-omap4 > Description: Linux kernel headers for the OMAP4 architecture.
diff --git a/meta-source/debian/control.d/ti-omap4 b/meta-source/debian/control.d/ti-omap4 index f44b70a..93a5e07 100644 --- a/meta-source/debian/control.d/ti-omap4 +++ b/meta-source/debian/control.d/ti-omap4 @@ -1,6 +1,6 @@ Package: linux-headers-omap4 Architecture: armel -Section: devel +Section: metapackages Priority: optional Depends: ${misc:Depends}, linux-headers-${kernel-abi-version}-omap4 Description: Linux kernel headers for the OMAP4 architecture.
BugLink: http://bugs.launchpad.net/bugs/988447 Signed-off-by: Tim Gardner <tim.gardner@canonical.com> --- meta-source/debian/control.d/ti-omap4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)