diff options
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/images/angstrom-gnome-image-big.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/images/angstrom-gnome-image-big.bb b/recipes/images/angstrom-gnome-image-big.bb new file mode 100644 index 0000000000..837ceb81e2 --- /dev/null +++ b/recipes/images/angstrom-gnome-image-big.bb @@ -0,0 +1,4 @@ +require angstrom-gnome-image.bb + +IMAGE_INSTALL += "task-gnome-apps" +IMAGE_BASENAME_append = "-big" |