diff options
Diffstat (limited to 'recipes/temper/temper_0.0.1.bb')
-rw-r--r-- | recipes/temper/temper_0.0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/temper/temper_0.0.1.bb b/recipes/temper/temper_0.0.1.bb index 6821982901..170a5b7283 100644 --- a/recipes/temper/temper_0.0.1.bb +++ b/recipes/temper/temper_0.0.1.bb @@ -1,6 +1,6 @@ DESCRIPTION = "A fan control script for the Thecus n1200 or n2100" SECTION = "console/network" -PR = "r1" +PR = "r2" LICENSE = "GPL" COMPATIBLE_MACHINE = "(n1200|n2100)" RDEPENDS_${PN} = "hddtemp" |