diff options
author | Koen Kooi <koen@openembedded.org> | 2010-05-02 22:43:25 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-05-02 22:43:25 +0200 |
commit | c210d0679153ef2cb9629195ca5a2001d366a534 (patch) | |
tree | a9254194e65f641640ed339a3222238147afc3d5 /recipes/i2c-tools/i2c-tools_3.0.2.bb | |
parent | fa8d31d6c04ac07072ba90eff08a8c648344cad4 (diff) |
i2c-tools: bump PR
Diffstat (limited to 'recipes/i2c-tools/i2c-tools_3.0.2.bb')
-rw-r--r-- | recipes/i2c-tools/i2c-tools_3.0.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/i2c-tools/i2c-tools_3.0.2.bb b/recipes/i2c-tools/i2c-tools_3.0.2.bb index 61d119791f..9c5efcccb8 100644 --- a/recipes/i2c-tools/i2c-tools_3.0.2.bb +++ b/recipes/i2c-tools/i2c-tools_3.0.2.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Set of i2c tools for linux" SECTION = "base" LICENSE = "GPLv2" -PR = "r1" +PR = "r2" SRC_URI = "http://dl.lm-sensors.org/i2c-tools/releases/i2c-tools-${PV}.tar.bz2 \ file://Module.mk \ |