diff options
Diffstat (limited to 'gpe')
-rw-r--r-- | gpe/gpe-image.oe | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/gpe/gpe-image.oe b/gpe/gpe-image.oe deleted file mode 100644 index a4200767f4..0000000000 --- a/gpe/gpe-image.oe +++ /dev/null @@ -1,15 +0,0 @@ -DEPENDS = 'glibc base-files base-passwd-3.5.7 \ - busybox dropbear hotplug ifupdown ipkg initscripts strace \ - netbase tslib module-init-tools resolvconf sysvinit tinylogin \ - diet-x11-cvs xserver matchbox-wm matchbox-desktop matchbox-panel \ - meta-gpe prelink ttf-bitstream-vera' - -export IPKG_INSTALL = 'base-files base-passwd \ - busybox dropbear \ - libc6 hotplug ifupdown ipkg strace \ - initscripts kernel-modules \ - netbase resolvconf \ - tslib libgcc1 sysvinit tinylogin xserver-kdrive-fbdev \ - gpe-task-base prelink ttf-bitstream-vera pango-module-basic-xft' - -inherit image_ipk |