From: Koen Kooi Date: Thu, 22 Feb 2007 09:48:44 +0000 (+0000) Subject: linux-ezx: remove localversion, we already have it in PR X-Git-Tag: Release-2010-05/1~9165 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff0279dc5a083729e70e4aaf8f4da66d0b4d54ce;p=openembedded.git linux-ezx: remove localversion, we already have it in PR --- diff --git a/packages/linux/linux-ezx/defconfig-a780 b/packages/linux/linux-ezx/defconfig-a780 index 1321bf7df6..313540dc4c 100644 --- a/packages/linux/linux-ezx/defconfig-a780 +++ b/packages/linux/linux-ezx/defconfig-a780 @@ -19,7 +19,7 @@ CONFIG_INIT_ENV_ARG_LIMIT=32 # # General setup # -CONFIG_LOCALVERSION="-ezx6" +# CONFIG_LOCALVERSION is not set # CONFIG_LOCALVERSION_AUTO is not set # CONFIG_SWAP is not set CONFIG_SYSVIPC=y diff --git a/packages/linux/linux-ezx_2.6.16.13.bb b/packages/linux/linux-ezx_2.6.16.13.bb index 2269399d70..2775a744d3 100644 --- a/packages/linux/linux-ezx_2.6.16.13.bb +++ b/packages/linux/linux-ezx_2.6.16.13.bb @@ -5,7 +5,7 @@ HOMEPAGE = "http://www.openezx.org" LICENSE = "GPL" DEPENDS += "quilt-native" EZX = "ezx9" -PR = "${EZX}-r0" +PR = "${EZX}-r1" inherit kernel