[oe-commits] org.oe.dev linux-ezx: remove localversion, we already have it in PR

koen commit openembedded-commits at lists.openembedded.org
Thu Feb 22 09:54:04 UTC 2007


linux-ezx: remove localversion, we already have it in PR

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 4195ab003e6d2d5e03b8a58c26bc2ee0ed06026d
ViewMTN: http://monotone.openembedded.org/revision.psp?id=4195ab003e6d2d5e03b8a58c26bc2ee0ed06026d
Files:
1
packages/linux/linux-ezx/defconfig-a780
packages/linux/linux-ezx_2.6.16.13.bb
Diffs:

#
# mt diff -r1bfe0aeb65281cc327c98493c62d9bc1edce7ab9 -r4195ab003e6d2d5e03b8a58c26bc2ee0ed06026d
#
# 
# 
# patch "packages/linux/linux-ezx/defconfig-a780"
#  from [38d3dacd3b2e12b18f918620e72a17f1e55f07a9]
#    to [2ac14f5fa74c8bba9d152c1fe831854697ac3ffb]
# 
# patch "packages/linux/linux-ezx_2.6.16.13.bb"
#  from [c07cef180c49d48086528c0061f9f7d6937224af]
#    to [bde4f109165f752c2cdf323141e6a0e8937dddeb]
# 
============================================================
--- packages/linux/linux-ezx/defconfig-a780	38d3dacd3b2e12b18f918620e72a17f1e55f07a9
+++ packages/linux/linux-ezx/defconfig-a780	2ac14f5fa74c8bba9d152c1fe831854697ac3ffb
@@ -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
============================================================
--- packages/linux/linux-ezx_2.6.16.13.bb	c07cef180c49d48086528c0061f9f7d6937224af
+++ packages/linux/linux-ezx_2.6.16.13.bb	bde4f109165f752c2cdf323141e6a0e8937dddeb
@@ -5,7 +5,7 @@ EZX = "ezx9"
 LICENSE = "GPL"
 DEPENDS += "quilt-native"
 EZX = "ezx9"
-PR = "${EZX}-r0"
+PR = "${EZX}-r1"
 
 inherit kernel
 






More information about the Openembedded-commits mailing list