From 2ffff69b26733ceef7ca3b2c1722417263e65ded Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Sat, 22 Oct 2005 18:38:07 +0000 Subject: [PATCH] bumped PRCONFIG since I modified defconfig --- packages/linux/nslu2-kernel_2.6.14-rc5.bb | 2 +- packages/linux/openslug-kernel_2.6.14-rc5.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/linux/nslu2-kernel_2.6.14-rc5.bb b/packages/linux/nslu2-kernel_2.6.14-rc5.bb index d6979446c0..6bb04a1010 100644 --- a/packages/linux/nslu2-kernel_2.6.14-rc5.bb +++ b/packages/linux/nslu2-kernel_2.6.14-rc5.bb @@ -3,7 +3,7 @@ # Increment PR_CONFIG for changes to the nslu2-kernel specific # defconfig (do *NOT* increment anything in here for changes # to other kernel configs!) -PR_CONFIG = "0" +PR_CONFIG = "1" # # Increment the number below (i.e. the digits after PR) when # making changes within this file or for changes to the patches diff --git a/packages/linux/openslug-kernel_2.6.14-rc5.bb b/packages/linux/openslug-kernel_2.6.14-rc5.bb index b30d767916..36010dd40e 100644 --- a/packages/linux/openslug-kernel_2.6.14-rc5.bb +++ b/packages/linux/openslug-kernel_2.6.14-rc5.bb @@ -5,4 +5,4 @@ include nslu2-kernel_${PV}.bb # Increment the following if the openslug-kernel defconfig is # changed. -PR_CONFIG = "0" +PR_CONFIG = "1" -- 2.39.5