From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from plane.gmane.org ([80.91.229.3]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1TxgXM-0004FS-UG for openembedded-devel@lists.openembedded.org; Tue, 22 Jan 2013 17:17:26 +0100 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TxgId-0004mC-SL for openembedded-devel@lists.openembedded.org; Tue, 22 Jan 2013 17:02:11 +0100 Received: from ip4da2a5ae.direct-adsl.nl ([77.162.165.174]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Jan 2013 17:02:11 +0100 Received: from koen by ip4da2a5ae.direct-adsl.nl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Jan 2013 17:02:11 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: openembedded-devel@lists.openembedded.org From: Koen Kooi Date: Tue, 22 Jan 2013 17:01:45 +0100 Message-ID: References: <1358857259-11444-1-git-send-email-Martin.Jansa@gmail.com> <1358857259-11444-4-git-send-email-Martin.Jansa@gmail.com> <20130122154425.GW29386@jama.palm1.palmone.com> Mime-Version: 1.0 X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: ip4da2a5ae.direct-adsl.nl User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/17.0 Thunderbird/17.0 In-Reply-To: <20130122154425.GW29386@jama.palm1.palmone.com> X-Enigmail-Version: 1.4.6 Subject: Re: [PATCH][meta-oe][meta-networking][meta-xfce 4/4] autofs: fix QA warnings X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2013 16:17:54 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Op 22-01-13 16:44, Martin Jansa schreef: > On Tue, Jan 22, 2013 at 04:04:36PM +0100, Koen Kooi wrote: >> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >> >> Op 22-01-13 13:20, Martin Jansa schreef: >>> autofs-5.0.7: autofs: Files/directories were installed but not >>> shipped /run >>> >>> Signed-off-by: Martin Jansa --- >>> meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb | 4 ++++ 1 >>> file changed, 4 insertions(+) >>> >>> diff --git a/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb >>> b/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb index >>> bf679b4..2bf03f1 100644 --- >>> a/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb +++ >>> b/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb @@ -60,4 >>> +60,8 @@ do_configure_prepend () { fi } >>> >>> +do_install_append () { + test -d ${D}/run && rmdir ${D}/run +} + >>> INSANE_SKIP_${PN} = "dev-so" >> >> Missing PR bump > > I know, but oe-core changes are now applied without PR bumps too and > upgrade paths are broken without PR service at least since Christmas.. > > So is it still worth it? Only if they get cherry-picked into danny or denzil, but I guess we can add PR bump commits for those manually. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) Comment: GPGTools - http://gpgtools.org iD8DBQFQ/rfpMkyGM64RGpERArM8AJ916LgEAnHbjIjV4V362hD/agOYUQCggW1E eS/pzybz5fL46MSf7BR7LFE= =WYYt -----END PGP SIGNATURE-----