sysklogd-1.5: Disable strip in Makefile.
authorLeon Woestenberg <leon@sidebranch.com>
Wed, 10 Jun 2009 18:06:37 +0000 (20:06 +0200)
committerLeon Woestenberg <leon@sidebranch.com>
Wed, 10 Jun 2009 18:06:37 +0000 (20:06 +0200)
recipes/sysklogd/sysklogd.inc
recipes/sysklogd/sysklogd_1.5.bb

index da05c0e..2fdc49c 100644 (file)
@@ -1,7 +1,6 @@
 LICENSE = "GPL"
 SECTION = "base"
-DESCRIPTION = "The sysklogd package implements \
-two system log daemons."
+DESCRIPTION = "The sysklogd package implements two system log daemons."
 
 SRC_URI = "http://www.ibiblio.org/pub/Linux/system/daemons/sysklogd-${PV}.tar.gz \
           file://nonrootinstall.patch;patch=1"
index 31843d6..37cfd7f 100644 (file)
@@ -1 +1,4 @@
 require sysklogd.inc
+PR = "r1"
+
+SRC_URI += "file://no-strip-install.patch;patch=1"