diff options
Diffstat (limited to 'recipes/linux/linux-omap-zoomsync_2.6.31.bb')
-rw-r--r-- | recipes/linux/linux-omap-zoomsync_2.6.31.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/linux/linux-omap-zoomsync_2.6.31.bb b/recipes/linux/linux-omap-zoomsync_2.6.31.bb index 0dea2bfc73..6f075f2380 100644 --- a/recipes/linux/linux-omap-zoomsync_2.6.31.bb +++ b/recipes/linux/linux-omap-zoomsync_2.6.31.bb @@ -26,3 +26,6 @@ SRC_URI_append = " \ S = "${WORKDIR}/git" +PACKAGES =+ "omap-dss-doc" +FILES_omap-dss-doc = "/boot/DSS" + |