1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

moblin-image-live: Drop since this is the same as moblin-image-netbook-live

This commit is contained in:
Richard Purdie
2008-12-31 00:05:34 +00:00
parent d170d89e8d
commit 323ba2166a
@@ -1,13 +0,0 @@
#
# Copyright (C) 2008 Intel Corporation.
#
DESCRIPTION = "Netbook Bootable Live Image"
require moblin-image-live.inc
LABELS += "boot install"
ROOTFS = "${DEPLOY_DIR_IMAGE}/moblin-image-netbook-${MACHINE}.ext3"
do_bootimg[depends] += "moblin-image-netbook:do_rootfs"