diff options
| author | Robert Yang <liezhi.yang@windriver.com> | 2014-03-20 17:37:41 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-21 12:05:50 +0000 |
| commit | e2700768308c87db4bde04f6a1026d468489ddf4 (patch) | |
| tree | 8cc83851c38d99ad5a28878a3d03169201b59751 /meta/recipes-gnome/packagegroups/packagegroup-toolset-native.bb | |
| parent | b3f83a21931168d089a54e96087c093c0bedab89 (diff) | |
| download | poky-e2700768308c87db4bde04f6a1026d468489ddf4.tar.gz | |
genext2fs: remove it
Remove genext2fs since we don't use it anymore, it can't support
ext4 well, either. We have used "mke2fs -d" to instead of it.
[YOCTO #6013]
(From OE-Core rev: ff5666bc460520aef6105e117d5431c05fd9f55b)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/packagegroups/packagegroup-toolset-native.bb')
| -rw-r--r-- | meta/recipes-gnome/packagegroups/packagegroup-toolset-native.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-gnome/packagegroups/packagegroup-toolset-native.bb b/meta/recipes-gnome/packagegroups/packagegroup-toolset-native.bb index e3524f711a..b15058708d 100644 --- a/meta/recipes-gnome/packagegroups/packagegroup-toolset-native.bb +++ b/meta/recipes-gnome/packagegroups/packagegroup-toolset-native.bb | |||
| @@ -69,7 +69,6 @@ DEPENDS = "\ | |||
| 69 | gconf-native \ | 69 | gconf-native \ |
| 70 | gdbm-native \ | 70 | gdbm-native \ |
| 71 | gdk-pixbuf-native \ | 71 | gdk-pixbuf-native \ |
| 72 | genext2fs-native \ | ||
| 73 | gettext-minimal-native \ | 72 | gettext-minimal-native \ |
| 74 | gettext-native \ | 73 | gettext-native \ |
| 75 | ghostscript-native \ | 74 | ghostscript-native \ |
