diff options
author | Michael Lauer <mickey@vanille-media.de> | 2008-02-28 11:36:30 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2008-02-28 11:36:30 +0000 |
commit | 15ad3f7014c91008312af77de2c6cb62664c9c38 (patch) | |
tree | cc3df3116a9437739b5acd99be3659f81e809c91 /packages/images/moko-underground-image.bb | |
parent | cd3f430e99ae5de479703bed78a56962881e355c (diff) |
moko-underground-image: add pyneod, pyneog, gsm0710muxd
Diffstat (limited to 'packages/images/moko-underground-image.bb')
-rw-r--r-- | packages/images/moko-underground-image.bb | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/packages/images/moko-underground-image.bb b/packages/images/moko-underground-image.bb index 44dc3bc137..f86fcfba58 100644 --- a/packages/images/moko-underground-image.bb +++ b/packages/images/moko-underground-image.bb @@ -24,7 +24,11 @@ IMAGE_INSTALL = "\ xhost \ xset \ xrandr \ - " + \ + gsm0710muxd \ + pyneod \ + pyneog \ +" DEPENDS = "\ ${MACHINE_TASK_PROVIDER} \ |