Skip to content

Commit

Permalink
demo-coreip-*: add except package
Browse files Browse the repository at this point in the history
Signed-off-by: David Abdurachmanov <[email protected]>
(cherry picked from commit 40b5795)
  • Loading branch information
David Abdurachmanov committed Nov 13, 2020
1 parent 5c9ab39 commit d161ac8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions recipes-sifive/images/demo-coreip-cli-debug.bb
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ IMAGE_INSTALL = "\
net-tools \
man-pages \
man-db \
expect \
${CORE_IMAGE_EXTRA_INSTALL} \
"

Expand Down
1 change: 1 addition & 0 deletions recipes-sifive/images/demo-coreip-cli.bb
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ IMAGE_INSTALL = "\
net-tools \
man-pages \
man-db \
expect \
${CORE_IMAGE_EXTRA_INSTALL} \
"

Expand Down
1 change: 1 addition & 0 deletions recipes-sifive/images/demo-coreip-xfce4-debug.bb
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ IMAGE_INSTALL = "\
net-tools \
man-pages \
man-db \
expect \
${CORE_IMAGE_EXTRA_INSTALL} \
"

Expand Down
1 change: 1 addition & 0 deletions recipes-sifive/images/demo-coreip-xfce4.bb
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ IMAGE_INSTALL = "\
net-tools \
man-pages \
man-db \
expect \
${CORE_IMAGE_EXTRA_INSTALL} \
"

Expand Down

0 comments on commit d161ac8

Please sign in to comment.