[oe] [meta-handheld][PATCH 2/3] linux_3.1: explicit qvga instead of LOGO_SIZE

Andrea Adami andrea.adami at gmail.com
Sun Oct 13 23:26:43 UTC 2013


Signed-off-by: Andrea Adami <andrea.adami at gmail.com>
---
 recipes-kernel/linux/linux_3.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-kernel/linux/linux_3.1.bb b/recipes-kernel/linux/linux_3.1.bb
index 70e604a..bf2d203 100644
--- a/recipes-kernel/linux/linux_3.1.bb
+++ b/recipes-kernel/linux/linux_3.1.bb
@@ -6,7 +6,7 @@ COMPATIBLE_MACHINE = "h1940"
 SRC_URI += "${KERNELORG_MIRROR}/linux/kernel/v3.x/linux-${PV}.tar.bz2;name=kernel \
            ${KERNELORG_MIRROR}/linux/kernel/v3.x/patch-${PV}.10.bz2;apply=yes;name=stablepatch \
            file://defconfig \
-           file://${LOGO_SIZE}/logo_linux_clut224.ppm.bz2 \
+           file://qvga/logo_linux_clut224.ppm.bz2 \
            "
 
 SRC_URI_append_h1940 = " \
-- 
1.8.1.5




More information about the Openembedded-devel mailing list