From 30a913149de95ecafe4ef87bd50cfdbd6737fe1e Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 7 Apr 2010 17:33:03 +0200 Subject: recipes: move SRCREVs also to git recipes * Following revs weren't used in OE tree (based on PN check) * SRCREV_pn-fsod ?= "2a33e5ffe96c611e6a6b8b6c33d2a83ba656f55b" * SRCREV_pn-linux-sgh-i900 ?= "7e5f8bd3864485e5fc66cb946e09f18b5a32cebc" * SRCREV_pn-pygsm ?= "976477f6b403f422b4ea730f71ebf409f6671141" * SRCREV_pn-u-boot-openmoko-devel ?= "ba029a1426bfca169572bf80d50a8b190a6b0e19" --- recipes/blipomoko/blipomoko_git.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes/blipomoko') diff --git a/recipes/blipomoko/blipomoko_git.bb b/recipes/blipomoko/blipomoko_git.bb index 82f190a73c..2c7d582a7d 100644 --- a/recipes/blipomoko/blipomoko_git.bb +++ b/recipes/blipomoko/blipomoko_git.bb @@ -8,6 +8,7 @@ SECTION = "x11/applications" SRC_URI = "git://github.com/dos1/blipomoko.git;protocol=http" S = "${WORKDIR}/git" +SRCREV = "93295f36f7b45c691df247cb2a65227facf13654" PV = "0.0+gitr${SRCREV}" PR = "r0" -- cgit v1.2.3