diff options
author | Koen Kooi <koen@openembedded.org> | 2009-01-03 18:12:06 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-01-03 18:12:06 +0100 |
commit | ca51dc17893f5cccacb165bd4c81b1b42cd33cce (patch) | |
tree | 9a4e3c2ee726f0b59ba5984227bb7eaf32791492 /packages/dsplink/dsplink_1.60.bb | |
parent | 3ae90a04c6b7ab7eab3bbf725b4180e5d7ff791a (diff) |
dsplink, codec-engine: fix dsplink packaging:
ERROR: dsplink is listed in PACKAGES multiple times, this leads to packaging errors.
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 2f76ac1cb0..fec275de4e 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 = "r4" +PR = "r5" PE = "1" PV = "160" |