From 36eed43ae79f59ea070cb85d1dc2de21c20e45b6 Mon Sep 17 00:00:00 2001 From: Matthias Hentges Date: Sat, 23 Jul 2005 18:13:25 +0000 Subject: Akita: Add machine definition for SDL --- packages/libsdl/libsdl-qpe_1.2.7.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'packages/libsdl/libsdl-qpe_1.2.7.bb') diff --git a/packages/libsdl/libsdl-qpe_1.2.7.bb b/packages/libsdl/libsdl-qpe_1.2.7.bb index 76c47d709b..fc109fe0e5 100644 --- a/packages/libsdl/libsdl-qpe_1.2.7.bb +++ b/packages/libsdl/libsdl-qpe_1.2.7.bb @@ -5,7 +5,7 @@ MAINTAINER = "Michael 'Mickey' Lauer " DEPENDS = "virtual/libqpe libopie2" PROVIDES = "virtual/libsdl" LICENSE = "LGPL" -PR = "r4" +PR = "r5" SRC_URI = "http://www.libsdl.org/release/SDL-${PV}.tar.gz \ file://agawa-piro-mickey.patch;patch=1 \ @@ -13,7 +13,8 @@ SRC_URI = "http://www.libsdl.org/release/SDL-${PV}.tar.gz \ file://gcc34.patch;patch=1 \ file://mouse.patch;patch=1 \ file://kill-stdc++.patch;patch=1 \ - file://ipaq.patch;patch=1 " + file://ipaq.patch;patch=1 \ + file://SDL-Akita.patch;patch=1" S = "${WORKDIR}/SDL-${PV}" inherit autotools -- cgit v1.2.3