diff options
Diffstat (limited to 'sed/sed-native_4.0.9.oe')
-rw-r--r-- | sed/sed-native_4.0.9.oe | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sed/sed-native_4.0.9.oe b/sed/sed-native_4.0.9.oe index e69de29bb2..a2d84c379f 100644 --- a/sed/sed-native_4.0.9.oe +++ b/sed/sed-native_4.0.9.oe @@ -0,0 +1,5 @@ +include sed_${PV}.oe +S = "${WORKDIR}/sed-${PV}" +DEPENDS = "" + +inherit native |