diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-11-02 18:46:19 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-11-02 18:46:19 +0000 |
commit | 5bf7b7999d7a24843c9b62c2292f23c59d07942b (patch) | |
tree | a87b31413d3f65f3be5b0e7f7e25d36d2e739d20 /meta/meta-opie.oe | |
parent | 0bd5eab3657af53463d62cbdd2deb0168a83352c (diff) |
add qmatrix and qfish for c7x0 only atm.
BKrev: 4187d5fb2qzFWMfpeH2zDrprGWvcQw
Diffstat (limited to 'meta/meta-opie.oe')
-rw-r--r-- | meta/meta-opie.oe | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/meta-opie.oe b/meta/meta-opie.oe index e7273c29fa..5b1e2b9067 100644 --- a/meta/meta-opie.oe +++ b/meta/meta-opie.oe @@ -216,6 +216,10 @@ zmerlin \ zrev7 \ zsubhunt \ ztappy " +task-qpe-games_append_corgi = "qmatrix qfish2 " +task-qpe-games_append_shepherd = "qmatrix qfish2 " +task-qpe-games_append_husky = "qmatrix qfish2 " +task-qpe-games_append_tosa = "qmatrix qfish2 " RDEPENDS_task-qpe-games = "${task-qpe-games}" DEPENDS += " ${task-qpe-games}" |