From: Patrick Steiner Date: Wed, 20 Jul 2005 10:33:26 +0000 (+0000) Subject: updated kernel conf for clamshell ppp is now directly build into the kernel X-Git-Tag: Release-2010-05/1~9453^2~4115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75b30b534d4b0aac982cca591bc5ec2d5ae5b885;p=openembedded.git updated kernel conf for clamshell ppp is now directly build into the kernel --- diff --git a/packages/linux/linux-openzaurus_2.6.11.bb b/packages/linux/linux-openzaurus_2.6.11.bb index d93006ffa7..02c61996f8 100644 --- a/packages/linux/linux-openzaurus_2.6.11.bb +++ b/packages/linux/linux-openzaurus_2.6.11.bb @@ -5,7 +5,7 @@ LICENSE = "GPL" #KV = "${@bb.data.getVar('PV',d,True).split('-')[0]}" KV = "${@bb.data.getVar('PV',d,True)}" -PR = "r20" +PR = "r21" DOSRC = "http://www.do13.in-berlin.de/openzaurus/patches" RPSRC = "http://www.rpsys.net/openzaurus/patches"