From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-fx0-f47.google.com ([209.85.161.47]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1R4Sbf-0000Wp-OS for openembedded-devel@lists.openembedded.org; Fri, 16 Sep 2011 09:13:03 +0200 Received: by fxi1 with SMTP id 1so1430885fxi.6 for ; Fri, 16 Sep 2011 00:07:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:cc:subject:date:message-id:x-mailer; bh=YKkTdhiQCNUgJPiEPdV4ncg9Q3HxKCYjjEoo/1p30w0=; b=dehIwAVbwyPxQq2LGYEjgTdvjSbfo4ByWdufpA6GVYpnH+JFtI0SM/kZtLW6f0NB/S MqZe9xRXtyndEsOao8fp/esTXJ+HCRIw3ZQuqMxM+/vOvqkfGNE/zU3CKLu9XdNwF2Bs YkVy1tONC3886a7q3nlurjtPRwY8hLmP8t+Xk= Received: by 10.223.18.73 with SMTP id v9mr1152146faa.70.1316156869613; Fri, 16 Sep 2011 00:07:49 -0700 (PDT) Received: from localhost ([94.230.152.246]) by mx.google.com with ESMTPS id s13sm9467516fad.18.2011.09.16.00.07.47 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 16 Sep 2011 00:07:48 -0700 (PDT) From: Martin Jansa To: openembedded-devel@lists.openembedded.org Date: Fri, 16 Sep 2011 09:07:39 +0200 Message-Id: X-Mailer: git-send-email 1.7.6.1 Subject: [meta-oe][PATCH 0/4] Pull request #22 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: Fri, 16 Sep 2011 07:13:03 -0000 The following changes since commit 9c4ff53d2fa688581d257eb7e045f9e6a20470d3: vlc: update to 1.1.11 and fix xml2 build (2011-09-15 15:59:26 +0200) are available in the git repository at: git://git.openembedded.org/meta-openembedded-contrib jansa/meta-efl http://cgit.openembedded.org/cgit.cgi/meta-openembedded-contrib/log/?h=jansa/meta-oe pespin (4): enjoy: Add var LIC_FILES_CHKSUM to recipe enjoy: Add inherit gettext enjoy: Update gstreamer package names in RDEPENDS enjoy: Add gst-plugins-good-autodetect to RDEPENDS meta-efl/recipes-efl/e17/enjoy_svn.bb | 15 ++++++++------- 1 files changed, 8 insertions(+), 7 deletions(-) -- 1.7.6.1