diff mbox

[Precise,SRU] UBUNTU: [Config] armhf should not be skipabi or skipmodules

Message ID 1338471798-128703-1-git-send-email-tim.gardner@canonical.com
State New
Headers show

Commit Message

Tim Gardner May 31, 2012, 1:43 p.m. UTC
BugLink: http://bugs.launchpad.net/bugs/1006913

Prior to this patch, ABI and modules changes were undetectable on armhf.

Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
---
 debian.master/rules.d/armhf.mk |    2 --
 1 file changed, 2 deletions(-)

Comments

Herton Ronaldo Krzesinski May 31, 2012, 3:35 p.m. UTC | #1
On Thu, May 31, 2012 at 07:43:18AM -0600, Tim Gardner wrote:
> BugLink: http://bugs.launchpad.net/bugs/1006913
> 
> Prior to this patch, ABI and modules changes were undetectable on armhf.
> 
> Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
> ---
>  debian.master/rules.d/armhf.mk |    2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/debian.master/rules.d/armhf.mk b/debian.master/rules.d/armhf.mk
> index c8ad038..47fe382 100644
> --- a/debian.master/rules.d/armhf.mk
> +++ b/debian.master/rules.d/armhf.mk
> @@ -10,5 +10,3 @@ no_dumpfile	= true
>  
>  loader		= grub
>  
> -skipabi		= true
> -skipmodule	= true
> -- 
> 1.7.9.5
> 
> 
> -- 
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
>
Tim Gardner May 31, 2012, 5:29 p.m. UTC | #2
I added a little ABI and module ignore magic to
debian.master/abi/3.2.0-24.39/armhf

rtg
diff mbox

Patch

diff --git a/debian.master/rules.d/armhf.mk b/debian.master/rules.d/armhf.mk
index c8ad038..47fe382 100644
--- a/debian.master/rules.d/armhf.mk
+++ b/debian.master/rules.d/armhf.mk
@@ -10,5 +10,3 @@  no_dumpfile	= true
 
 loader		= grub
 
-skipabi		= true
-skipmodule	= true