Skip to content

Commit

Permalink
task-core-openpandora.bb: include drivers for all gpu revisions inste…
Browse files Browse the repository at this point in the history
…ad of just v2
  • Loading branch information
aTc committed Jun 24, 2012
1 parent 048b234 commit e4dfc75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion recipes-core/tasks/task-core-openpandora.bb
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ MEDIA_LIBS = " \

OPENGLES = " \
omap3-sgx-modules devmem2 \
libgles-omap3-es2 \
libgles-omap3 \
"

PAM = " \
Expand Down
2 changes: 1 addition & 1 deletion recipes-core/tasks/task-pandora-base.bb
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ WIRELESS = " \

OPENGLES = " \
omap3-sgx-modules devmem2 \
libgles-omap3-es2 \
libgles-omap3 \
"

PANDORA = " \
Expand Down

0 comments on commit e4dfc75

Please sign in to comment.