diff options
Diffstat (limited to 'snes232/snes232_cvs.oe')
-rw-r--r-- | snes232/snes232_cvs.oe | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/snes232/snes232_cvs.oe b/snes232/snes232_cvs.oe index 8e59a62363..bc06cac357 100644 --- a/snes232/snes232_cvs.oe +++ b/snes232/snes232_cvs.oe @@ -1,5 +1,7 @@ SECTION = "unknown" -PR = "r2" +PR = "r3" + +INHIBIT_PACKAGE_STRIP = "1" RDEPENDS = "kernel-module-serport" |