root/ossiedev/branches/jawil06/recipes/ossie-images/ossie-console-image.bb
@
10641
| Revision 10641, 323 bytes (checked in by jawil06, 2 years ago) |
|---|
| Line | |
|---|---|
| 1 | require recipes/images/console-image.bb |
| 2 | |
| 3 | IMAGE_INSTALL += "task-ossie \ |
| 4 | python-compile \ |
| 5 | python-compiler \ |
| 6 | python-ctypes \ |
| 7 | python-dev \ |
| 8 | python-debugger \ |
| 9 | python-stringold \ |
| 10 | omniorb \ |
| 11 | omniorb-dev \ |
| 12 | omniorbpy \ |
| 13 | boost \ |
| 14 | boost-dev \ |
| 15 | bzip2 \ |
| 16 | alsa-lib \ |
| 17 | alsa-lib-dev" |
| 18 | |
| 19 | export IMAGE_BASENAME = "ossie-console-image" |
Note: See TracBrowser
for help on using the browser.