From 09037741d0e1d185321e024b8759101d73f96451 Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Wed, 2 Mar 2011 01:23:43 +0100 Subject: [PATCH] linux-kexecboot: remove redundant entry in SRC_URI for ben-nanonote. Signed-off-by: Andrea Adami --- recipes/linux/linux-kexecboot_2.6.37.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/linux/linux-kexecboot_2.6.37.bb b/recipes/linux/linux-kexecboot_2.6.37.bb index d3946dc6fe..687718ed1d 100644 --- a/recipes/linux/linux-kexecboot_2.6.37.bb +++ b/recipes/linux/linux-kexecboot_2.6.37.bb @@ -15,8 +15,8 @@ SRC_URI += "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=k SRC_URI_append_collie = " file://collie-locomo-kb.patch;status=upstream " -SRC_URI_append_ben-nanonote = "file://modifier-keys.patch \ - file://defconfig \ +SRC_URI_append_ben-nanonote = " \ + file://modifier-keys.patch \ file://jz4740-udc.patch \ " -- 2.39.5