From: Frans Meulenbroeks Date: Sat, 22 Oct 2005 18:38:07 +0000 (+0000) Subject: bumped PRCONFIG since I modified defconfig X-Git-Tag: Release-2010-05/1~9453^2~3220 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ffff69b26733ceef7ca3b2c1722417263e65ded;p=openembedded.git bumped PRCONFIG since I modified defconfig --- 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"