diff options
| author | Stanislav Brabec <utx@penguin.cz> | 2009-04-18 13:03:23 +0000 |
|---|---|---|
| committer | utx@penguin.cz <utx@penguin.cz> | 2009-04-18 13:03:23 +0000 |
| commit | f76b23c64c7f8d51f0c2469b88092d4931e009c2 (patch) | |
| tree | 92ed06c111ee338eb31b1bd7c4c45e791e403892 /recipes | |
| parent | 4ece093943cddc51f13369545ec955b5bfb4ce20 (diff) | |
| parent | 735fc3d09982be07c4ba62af618edfa6c1d974ae (diff) | |
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes')
| -rw-r--r-- | recipes/images/minimal-image.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/images/minimal-image.bb b/recipes/images/minimal-image.bb index 650a3d681c..e9abcb35ca 100644 --- a/recipes/images/minimal-image.bb +++ b/recipes/images/minimal-image.bb @@ -9,7 +9,7 @@ SPLASH ?= " " IMAGE_PREPROCESS_COMMAND = "create_etc_timestamp" IMAGE_INSTALL = "task-boot \ - util-linux-mount util-linux-umount \ + util-linux-ng-mount util-linux-ng-umount \ ${DISTRO_SSH_DAEMON} \ ${ANGSTROM_EXTRA_INSTALL} \ angstrom-version \ |
