From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-la0-f41.google.com ([209.85.215.41]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1UK6wz-0004mM-UR for openembedded-core@lists.openembedded.org; Mon, 25 Mar 2013 13:56:38 +0100 Received: by mail-la0-f41.google.com with SMTP id fo12so11244410lab.28 for ; Mon, 25 Mar 2013 05:39:35 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:cc:content-type:x-gm-message-state; bh=XZIumHiI3nsuw28uw9XqYA289jYgQqhtLCQLoZa4PL8=; b=d/tj3DkK6jEX8OW6pbsYTqkK8pkyfGb8W7ECrlJ0HjXhSSbuvrZfIpney54sFmy3NH aLDeberyv5Jc4I+gj1tkOBPmEjY8RExfwaBHt3P6nagzLbbQAUe4/D7pbP8gyDR6fIhy uMH93JIoB562X68vqnynD99jD7rngBdjfTQ9Vmnk1TU8Wxys2nDchfNpzrpvNgWKETCH EtEiwRU8dLNO8SPxCRLYvC8v328xP/0mfFDXhPdSPM/5DgdyX04Oc3/WaAfbxFjwvU0U YotJQ+rwL9ywBycWLYWi7PaCZqFc6eplaMzOCl3tzxn8P6MaUxEiT20P3SzKbN/ZRnFX cDgw== X-Received: by 10.112.150.101 with SMTP id uh5mr2976195lbb.92.1364215175364; Mon, 25 Mar 2013 05:39:35 -0700 (PDT) MIME-Version: 1.0 Received: by 10.114.81.231 with HTTP; Mon, 25 Mar 2013 05:39:15 -0700 (PDT) In-Reply-To: <20130322220037.GW3219@jama> References: <20130322220037.GW3219@jama> From: "Burton, Ross" Date: Mon, 25 Mar 2013 12:39:15 +0000 Message-ID: To: openembedded-devel@lists.openembedded.org X-Gm-Message-State: ALoCoQlsTxmfmgvQ37ig8xaFlv0MWacVb/9jUeEe6DQ3yeZSvgkE39NPmlhGhsb07iaCUW9WQpxD Cc: openembedded-core@lists.openembedded.org Subject: Re: [oe] [PATCH 00/22] hybrid systemd/sysvinit, and systemd fixes X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 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: Mon, 25 Mar 2013 12:57:01 -0000 Content-Type: text/plain; charset=UTF-8 On 22 March 2013 22:00, Martin Jansa wrote: > Do you have one for oe-core? Whoops, forgot to split it out that one commit. ross/systemd just touches oe-core files now. Ross From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-la0-f44.google.com ([209.85.215.44]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1UK6x0-0004mL-2H for openembedded-devel@lists.openembedded.org; Mon, 25 Mar 2013 13:56:38 +0100 Received: by mail-la0-f44.google.com with SMTP id eb20so11295509lab.17 for ; Mon, 25 Mar 2013 05:39:35 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:cc:content-type:x-gm-message-state; bh=XZIumHiI3nsuw28uw9XqYA289jYgQqhtLCQLoZa4PL8=; b=f18CTkv3o1ySLtnj4waGC95pHygEFLw1BNUiWraN1OIE4+ehbW80wci9+soI8n94BM bxhY2h4lRMqIrPun6KnEgmOCG2o2JTy4bhIjJMvAoyihLY3sKmxHF7gsfcD1lhDX5KKY wUDhULcSWLk4rZ6GTx+tmVjx0dsE1dulqKjAazfsS6+XhW6GEusBfZemtfoA9wlsJzwU a8bDY4WyKZz7h6fguVAfpsRC3HbTdaBI+/fmbUL5y8WSkKzigSiVXgzy+r31lWyhGp5e +mcRfbbv5T+2MRq6rG0T2qwboETbu6jID8FgdzOyAJuLJkrF546PCaVR4oJgCiQJtLRl +klg== X-Received: by 10.112.150.101 with SMTP id uh5mr2976195lbb.92.1364215175364; Mon, 25 Mar 2013 05:39:35 -0700 (PDT) MIME-Version: 1.0 Received: by 10.114.81.231 with HTTP; Mon, 25 Mar 2013 05:39:15 -0700 (PDT) In-Reply-To: <20130322220037.GW3219@jama> References: <20130322220037.GW3219@jama> From: "Burton, Ross" Date: Mon, 25 Mar 2013 12:39:15 +0000 Message-ID: To: openembedded-devel@lists.openembedded.org X-Gm-Message-State: ALoCoQmexfsTvxI0Njw+vJQoO6DqtYdFq4vIuggfuiNS+ORajwK9RH6F75Tb02wQvdsoVRMYQslq Cc: openembedded-core@lists.openembedded.org Subject: Re: [PATCH 00/22] hybrid systemd/sysvinit, and systemd fixes 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: Mon, 25 Mar 2013 12:57:01 -0000 Content-Type: text/plain; charset=UTF-8 On 22 March 2013 22:00, Martin Jansa wrote: > Do you have one for oe-core? Whoops, forgot to split it out that one commit. ross/systemd just touches oe-core files now. Ross