aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-dpaa2/aiopsl/aiopsl_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-dpaa2/aiopsl/aiopsl_git.bb')
-rw-r--r--recipes-dpaa2/aiopsl/aiopsl_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-dpaa2/aiopsl/aiopsl_git.bb b/recipes-dpaa2/aiopsl/aiopsl_git.bb
index 57b2c253..a1b00289 100644
--- a/recipes-dpaa2/aiopsl/aiopsl_git.bb
+++ b/recipes-dpaa2/aiopsl/aiopsl_git.bb
@@ -19,7 +19,7 @@ DEMOS_PATH_ls1088a = "LS1088A"
do_install () {
install -d ${D}/usr/aiop/bin
install -d ${D}/usr/aiop/
- cp -rf ${S}/demos/images/ ${D}/usr/aiop/bin
+ cp -rf ${S}/demos/images/* ${D}/usr/aiop/bin
cp -rf ${S}/misc/setup/scripts ${D}/usr/aiop/
cp -rf ${S}/misc/setup/traffic_files/ ${D}/usr/aiop/
}