diff options
author | Koen Kooi <koen@openembedded.org> | 2008-11-19 14:46:35 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-11-19 14:46:35 +0100 |
commit | 3385b7a02116fd0ca17948e0696c14bcbe49d8d6 (patch) | |
tree | ac2dae2012196b0712a9addb17112e3d72dda227 /packages/dsplink | |
parent | f96aefecd1b692abad17905b8828c7212d8a4cb9 (diff) |
dsplink-module: bump PR for buildsystem change
Diffstat (limited to 'packages/dsplink')
-rw-r--r-- | packages/dsplink/dsplink-module_1.60.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/dsplink/dsplink-module_1.60.bb b/packages/dsplink/dsplink-module_1.60.bb index e2a8ef3d63..c1be8f90e3 100644 --- a/packages/dsplink/dsplink-module_1.60.bb +++ b/packages/dsplink/dsplink-module_1.60.bb @@ -1,5 +1,5 @@ # The tconf tool breaks if there is a '.' in your pwd -PR = "r2" +PR = "r3" PE = "1" PV = "160" |