[oe-commits] Koen Kooi : pingus: ARM_INSTRUCTION_SET = "arm"

GIT User account git at amethyst.openembedded.net
Thu Mar 5 08:05:26 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: b2510e85acaee15fb82ee670ce754f1f2f28a82c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b2510e85acaee15fb82ee670ce754f1f2f28a82c

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Mar  5 09:03:36 2009 +0100

pingus: ARM_INSTRUCTION_SET = "arm"

---

 packages/pingus/pingus_0.7.2.bb |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/packages/pingus/pingus_0.7.2.bb b/packages/pingus/pingus_0.7.2.bb
index 8e48b7f..a10131f 100644
--- a/packages/pingus/pingus_0.7.2.bb
+++ b/packages/pingus/pingus_0.7.2.bb
@@ -3,7 +3,9 @@ DEPENDS = "virtual/libsdl libsdl-image libsdl-mixer boost libpng"
 LICENSE = "GPL"
 HOMEPAGE = "http://pingus.seul.org/"
 SECTION = "x11/games"
-PR = "r0"
+PR = "r1"
+
+ARM_INSTRUCTION_SET = "arm"
 
 inherit scons
 





More information about the Openembedded-commits mailing list