diff options
author | Michael Lauer <mickey@vanille-media.de> | 2006-07-06 16:17:30 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-07-06 16:17:30 +0000 |
commit | 071302f3d50a4d4a399e73ff119ce17ca823a146 (patch) | |
tree | eab9308412a3f804e9f551e7ff494a187e2a8673 /conf/distro/ezx.conf | |
parent | 2953a91f058967ca45ec92084b12a6b80b54ea01 (diff) |
generic.conf: prefer task-bootstrap over unionfs-bootstrap
Diffstat (limited to 'conf/distro/ezx.conf')
-rw-r--r-- | conf/distro/ezx.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/ezx.conf b/conf/distro/ezx.conf index 5a5204b620..2445c8be46 100644 --- a/conf/distro/ezx.conf +++ b/conf/distro/ezx.conf @@ -58,6 +58,7 @@ PREFERRED_VERSION_binutils ?= "2.15.94.0.1" # Utilities # BOOTSTRAP_EXTRA_DEPENDS += "ezx-boot-usb-native" +BOOTSTRAP_EXTRA_RDEPENDS += "ezx-gpiotool strace" # # Opie |