From: Marcin Juszkiewicz Date: Wed, 23 Jun 2004 17:19:05 +0000 (+0000) Subject: patched to looks for levels in the correct place (patch by Jason Haslup) X-Git-Tag: Release-2010-05/1~18561 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7825a8273f9e53e0654b941fc7008c1228a5e6bc;p=openembedded.git patched to looks for levels in the correct place (patch by Jason Haslup) BKrev: 40d9bb89b0tSt8RTz5EAfb5CLwkmmw --- diff --git a/opie-3rdparty/tickypip/local_compile.patch b/opie-3rdparty/tickypip/local_compile.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/opie-3rdparty/tickypip_0.1.2.oe b/opie-3rdparty/tickypip_0.1.2.oe index f87d9e24cb..61776c2430 100644 --- a/opie-3rdparty/tickypip_0.1.2.oe +++ b/opie-3rdparty/tickypip_0.1.2.oe @@ -7,8 +7,9 @@ AUTHOR = "Christian Hammond" HOMEPAGE = "http://www.chipx86.com/projects/tickypip/" SRC_URI = "http://www.chipx86.com/packages/ipkg/tickypip-0.1.2.tar.gz \ - file://tickypip.desktop \ - file://tickypip.png" + file://local_compile.patch;patch=1 \ + file://tickypip.desktop \ + file://tickypip.png" APPNAME = "tickypip" APPTYPE = "binary"