From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from hetzner.pbcl.net (mail.pbcl.net [88.198.119.4]) by mail.openembedded.org (Postfix) with ESMTP id 67C3E6A5DD for ; Tue, 11 Jun 2013 15:03:25 +0000 (UTC) Received: from cpc6-cmbg17-2-0-cust487.5-4.cable.virginmedia.com ([86.30.57.232] helo=[172.30.1.45]) by hetzner.pbcl.net with esmtpsa (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1UmQ6X-0000Fs-6z; Tue, 11 Jun 2013 17:03:25 +0200 Message-ID: <1370963003.27750.80.camel@phil-desktop.brightsign> From: Phil Blundell To: Khem Raj Date: Tue, 11 Jun 2013 16:03:23 +0100 In-Reply-To: References: <1370009480-32681-1-git-send-email-marcin@juszkiewicz.com.pl> X-Mailer: Evolution 3.4.4-1 Mime-Version: 1.0 Cc: openembedded-core@lists.openembedded.org Subject: Re: [RFC] get minimal rootfs to be even smaller X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Jun 2013 15:03:25 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Mon, 2013-06-10 at 19:06 -0700, Khem Raj wrote: > On May 31, 2013, at 7:11 AM, Marcin Juszkiewicz wrote: > > > First hit: pci.ids.gz and usb.ids.gz ~350KB in total. > > udev just RRECOMMENDS usbutils-ids pciutils-ids so how did it get into build time dependencies to begin with ? Er, don't RRECOMMENDS always go into the build dependency list? p.