From patchwork Wed Sep 7 14:02:59 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [meta-handheld,04/12] linux.inc: drop RPSRC - it's unused now Date: Wed, 07 Sep 2011 14:02:59 -0000 From: lumag X-Patchwork-Id: 11161 Message-Id: <1315404187-18176-5-git-send-email-dbaryshkov@gmail.com> To: openembedded-devel@lists.openembedded.org Cc: Dmitry Eremin-Solenikov Signed-off-by: Dmitry Eremin-Solenikov --- recipes-kernel/linux/linux.inc | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux.inc b/recipes-kernel/linux/linux.inc index a37308d..eba11fa 100644 --- a/recipes-kernel/linux/linux.inc +++ b/recipes-kernel/linux/linux.inc @@ -6,8 +6,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" inherit kernel siteinfo -RPSRC = "http://www.rpsys.net/openzaurus/patches/archive" - # Enable OABI compat for people stuck with obsolete userspace ARM_KEEP_OABI ?= "1"