[oe-commits] org.oe.dev add numptyphysics to fso image

mickeyl commit oe at amethyst.openembedded.net
Wed Jul 30 16:35:32 UTC 2008


add numptyphysics to fso image

Author: mickeyl at openembedded.org
Branch: org.openembedded.dev
Revision: f75d239d7378665c50aea95b24abbfc6a815bd43
ViewMTN: http://monotone.openembedded.org/revision/info/f75d239d7378665c50aea95b24abbfc6a815bd43
Files:
1
packages/images/fso-image.bb
Diffs:

#
# mt diff -rc2f7d9149107f32bc1ef57365f5e10736dd5de3a -rf75d239d7378665c50aea95b24abbfc6a815bd43
#
#
#
# patch "packages/images/fso-image.bb"
#  from [98a9bf4d2bcc9614c6b5f03cdbc6780b167268f7]
#    to [b99075ca5c8d2c0969bc4bce5dfb6ef65323fc46]
#
============================================================
--- packages/images/fso-image.bb	98a9bf4d2bcc9614c6b5f03cdbc6780b167268f7
+++ packages/images/fso-image.bb	b99075ca5c8d2c0969bc4bce5dfb6ef65323fc46
@@ -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