All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-handheld][PATCH] linux-2.6.39.inc: do not reassign SRC_URI
@ 2011-09-06 22:59 Andrea Adami
  2011-09-15  0:01 ` Paul Eggleton
  0 siblings, 1 reply; 2+ messages in thread
From: Andrea Adami @ 2011-09-06 22:59 UTC (permalink / raw)
  To: openembedded-devel

* fix missing bootlogo

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
---
 recipes-kernel/linux/linux-2.6.39.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes-kernel/linux/linux-2.6.39.inc b/recipes-kernel/linux/linux-2.6.39.inc
index 3693aac..b1dc8b2 100644
--- a/recipes-kernel/linux/linux-2.6.39.inc
+++ b/recipes-kernel/linux/linux-2.6.39.inc
@@ -8,7 +8,7 @@ DEFAULT_PREFERENCE_spitz = "1"
 DEFAULT_PREFERENCE_tosa = "1"
 DEFAULT_PREFERENCE_h1940 = "1"
 
-SRC_URI = "${KERNELORG_MIRROR}/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \
+SRC_URI += "${KERNELORG_MIRROR}/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \
            ${KERNELORG_MIRROR}/linux/kernel/v2.6/patch-${PV}.4.bz2;apply=yes;name=stablepatch \
            file://0001-pcmcia-pxa2xx_sharpsl-retain-ops-structure-on-collie.patch \
            file://locomo_kbd_tweak-r2.patch \
-- 
1.7.3.4




^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-09-15  0:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-06 22:59 [meta-handheld][PATCH] linux-2.6.39.inc: do not reassign SRC_URI Andrea Adami
2011-09-15  0:01 ` Paul Eggleton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.