From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga03.intel.com ([143.182.124.21]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1RMk3P-00065C-Q4 for openembedded-core@lists.openembedded.org; Sat, 05 Nov 2011 18:29:16 +0100 Received: from azsmga002.ch.intel.com ([10.2.17.35]) by azsmga101.ch.intel.com with ESMTP; 05 Nov 2011 10:23:01 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.69,461,1315206000"; d="scan'208";a="33625107" Received: from unknown (HELO swold-mobl.bigsur.com) ([10.255.12.12]) by AZSMGA002.ch.intel.com with ESMTP; 05 Nov 2011 10:23:00 -0700 From: Saul Wold To: openembedded-core@lists.openembedded.org Date: Sat, 5 Nov 2011 10:22:34 -0700 Message-Id: <559eddedddae157939fd9f8501bfa2a445a58414.1320513631.git.sgw@linux.intel.com> X-Mailer: git-send-email 1.7.6.4 In-Reply-To: References: In-Reply-To: References: Subject: [CONSOLIDATED PULL 04/28] cogl: COPYING file Updated FSF Address X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2011 17:29:16 -0000 Signed-off-by: Saul Wold --- meta/recipes-graphics/clutter/cogl_git.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-graphics/clutter/cogl_git.bb b/meta/recipes-graphics/clutter/cogl_git.bb index 890c654..0702302 100644 --- a/meta/recipes-graphics/clutter/cogl_git.bb +++ b/meta/recipes-graphics/clutter/cogl_git.bb @@ -1,6 +1,6 @@ require cogl.inc -LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34" +LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" SRCREV = "0a70a159c65357809740971570b2e301451161b5" PV = "1.8.0+git${SRCPV}" -- 1.7.6.4