mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 09:32:11 +02:00
opensp: new recipe v1.5
Recipe derived from OpenEmbedded. Removed old-style staging and converted to BBCLASSEXTEND. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
60450eb353
commit
edca98225b
14
meta/recipes-devtools/opensp/opensp/fix-docdir.patch
Normal file
14
meta/recipes-devtools/opensp/opensp/fix-docdir.patch
Normal file
@@ -0,0 +1,14 @@
|
||||
Patch obtained from OpenEmbedded.
|
||||
|
||||
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
|
||||
Index: OpenSP-1.5/doc/Makefile.am
|
||||
===================================================================
|
||||
--- OpenSP-1.5.orig/doc/Makefile.am 2000-05-06 09:10:32.000000000 +1000
|
||||
+++ OpenSP-1.5/doc/Makefile.am 2007-06-02 12:46:50.000000000 +1000
|
||||
@@ -1,6 +1,5 @@
|
||||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
-docdir = $(prefix)/doc
|
||||
pkgdocdir = $(docdir)/@PACKAGE@
|
||||
|
||||
MAINTAINERCLEANFILES = Makefile.in
|
||||
Reference in New Issue
Block a user