From: Stefan Schmidt Date: Wed, 22 Jul 2009 08:44:44 +0000 (+0000) Subject: devmem2: Bump forgotten PR, thanks zecke. X-Git-Tag: Release-2010-05/1~2907^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99f9432c0834a467181285f39eca750244fc8a4e;p=openembedded.git devmem2: Bump forgotten PR, thanks zecke. --- diff --git a/recipes/devmem2/devmem2.bb b/recipes/devmem2/devmem2.bb index 143883afea..5b72d1c31b 100644 --- a/recipes/devmem2/devmem2.bb +++ b/recipes/devmem2/devmem2.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Simple program to read/write from/to any location in memory." SRC_URI = "http://www.lartmaker.nl/lartware/port/devmem2.c" LICENSE = "GPL" -PR = "r1" +PR = "r2" S = "${WORKDIR}"