diff options
author | Koen Kooi <koen@openembedded.org> | 2009-01-28 16:49:09 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-01-28 16:49:09 +0100 |
commit | ac20bc0b4893cd8c6f5821fe8b5e8e0b2feb49ba (patch) | |
tree | a3c5843769f44d6ec348e90025e752bee7359f66 /packages/dsplink/dsplink_1.60.bb | |
parent | 26f47dc8f20db1e1e5e74e5eb7d79963618e49e6 (diff) |
dsplink/: bump PR and fix some depends
Diffstat (limited to 'packages/dsplink/dsplink_1.60.bb')
-rw-r--r-- | packages/dsplink/dsplink_1.60.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/dsplink/dsplink_1.60.bb b/packages/dsplink/dsplink_1.60.bb index fec275de4e..e8377a811c 100644 --- a/packages/dsplink/dsplink_1.60.bb +++ b/packages/dsplink/dsplink_1.60.bb @@ -1,7 +1,7 @@ require dsplink.inc # The tconf tool breaks if there is a '.' in your pwd -PR = "r5" +PR = "r6" PE = "1" PV = "160" |