diff options
author | Koen Kooi <koen@openembedded.org> | 2008-07-11 09:18:28 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-07-11 09:18:28 +0000 |
commit | 02591ec50dcd3d3dcd5d7ebca53e89241b4b0e34 (patch) | |
tree | d91867079ecdf8b1a22fade3fd986b3fbd138d4d /packages/dsplink/dsplink_1.51.00.08.bb | |
parent | c402c5af43c5881feba53c224b27cb2f0c58bec0 (diff) |
dsplink, codec-engine: disable stripping for all packages, the kernel modules don't work when modules_strip is used and you can't disable stripping per package, only per recipe :(
Diffstat (limited to 'packages/dsplink/dsplink_1.51.00.08.bb')
-rw-r--r-- | packages/dsplink/dsplink_1.51.00.08.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/dsplink/dsplink_1.51.00.08.bb b/packages/dsplink/dsplink_1.51.00.08.bb index 41e3721a05..8220e6c395 100644 --- a/packages/dsplink/dsplink_1.51.00.08.bb +++ b/packages/dsplink/dsplink_1.51.00.08.bb @@ -1,6 +1,6 @@ require dsplink.inc -PR = "r4" +PR = "r5" PE = "1" PV = "1.51" |