From: Holger Hans Peter Freyther <holger@moiji-mobile.com>
To: openembedded-core@lists.openembedded.org
Cc: Holger Hans Peter Freyther <holger@moiji-mobile.com>
Subject: [PATCH] conf: Remove unused ROOT_FLASH_SIZE variable from the config
Date: Sat, 16 Feb 2013 23:41:00 +0100 [thread overview]
Message-ID: <1361054460-21397-1-git-send-email-holger@moiji-mobile.com> (raw)
This variable is set but never used in OE-core and meta-oe. It
was historically used for the Opie collection but seems to be
unused now.
---
meta/conf/bitbake.conf | 3 ---
meta/conf/machine/include/qemu.inc | 2 --
2 files changed, 5 deletions(-)
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index 5f4a412..b1c8dac 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -721,9 +721,6 @@ OES_BITBAKE_CONF = "1"
DISTRO_FEATURES ?= ""
-# This is used to limit what packages goes into images built, so set big by default
-ROOT_FLASH_SIZE ?= "256"
-
DISTRO_EXTRA_RDEPENDS ?= ""
DISTRO_EXTRA_RRECOMMENDS ?= ""
MACHINE_EXTRA_RDEPENDS ?= ""
diff --git a/meta/conf/machine/include/qemu.inc b/meta/conf/machine/include/qemu.inc
index f68bf32..52215b3 100644
--- a/meta/conf/machine/include/qemu.inc
+++ b/meta/conf/machine/include/qemu.inc
@@ -16,8 +16,6 @@ MACHINEOVERRIDES .= ":qemuall"
IMAGE_FSTYPES += "tar.bz2 ext3"
-ROOT_FLASH_SIZE = "280"
-
# Don't include kernels in standard images
RDEPENDS_kernel-base = ""
--
1.7.10.4
next reply other threads:[~2013-02-16 22:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-16 22:41 Holger Hans Peter Freyther [this message]
2013-02-16 23:13 ` [PATCH] conf: Remove unused ROOT_FLASH_SIZE variable from the config Marcin Juszkiewicz
2013-02-21 22:33 ` Khem Raj
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1361054460-21397-1-git-send-email-holger@moiji-mobile.com \
--to=holger@moiji-mobile.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox