[oe-commits] : add numptyphysics to fso image

OE GIT Trial gittrial at amethyst.openembedded.net
Wed Jul 30 16:36:53 UTC 2008


Module: OE.dev
Branch: org.openembedded.dev
Commit: 03ec8bc712f7d8b90df4ee288dc8ba44669c53cc
URL:    http://gitweb.openembedded.net//OE.dev.git/?a=commit;h=03ec8bc712f7d8b90df4ee288dc8ba44669c53cc

Author:  <mickeyl at openembedded.org>
Date:   Wed Jul 30 16:26:31 2008 +0000

add numptyphysics to fso image

---

 packages/images/fso-image.bb |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/packages/images/fso-image.bb b/packages/images/fso-image.bb
index 299e979..fb5026d 100644
--- a/packages/images/fso-image.bb
+++ b/packages/images/fso-image.bb
@@ -71,6 +71,10 @@ GTK_INSTALL = "\
   tangogps-fso \
 "
 
+GAMES_INSTALL = "\
+  numptyphysics \
+"
+
 # FIXME these should rather be part of alsa-state,
 # once Om stabilizes them...
 AUDIO_INSTALL_append_om-gta01 = "\
@@ -98,6 +102,7 @@ IMAGE_INSTALL = "\
   ${BASE_INSTALL} \
   ${X_INSTALL} \
   ${GTK_INSTALL} \
+  ${GAMES_INSTALL} \
   ${AUDIO_INSTALL} \
   ${TOOLS_INSTALL} \
   ${PYTHON_INSTALL} \





More information about the Openembedded-commits mailing list