diff options
Diffstat (limited to 'pcre/pcre-native_4.4.oe')
-rw-r--r-- | pcre/pcre-native_4.4.oe | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pcre/pcre-native_4.4.oe b/pcre/pcre-native_4.4.oe index e69de29bb2..3ca0a446c5 100644 --- a/pcre/pcre-native_4.4.oe +++ b/pcre/pcre-native_4.4.oe @@ -0,0 +1,4 @@ +SECTION = "unknown" +include pcre_${PV}.oe +inherit native +FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/pcre-${PV}" |