[oe-commits] org.oe.dev install-native: inherit native

koen commit openembedded-commits at lists.openembedded.org
Mon May 14 17:51:19 UTC 2007


install-native: inherit native

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: f05d7ffbc6a00241bdda487a787f2384744e3b15
ViewMTN: http://monotone.openembedded.org/revision.psp?id=f05d7ffbc6a00241bdda487a787f2384744e3b15
Files:
1
packages/install/install-native_0.1.bb
Diffs:

#
# mt diff -rba7dc23399ecc2b97466c172652838e59eefcd35 -rf05d7ffbc6a00241bdda487a787f2384744e3b15
#
# 
# 
# patch "packages/install/install-native_0.1.bb"
#  from [b78f63720c8c3c5fb3df6704f912f8b3f9853a5f]
#    to [bc6ac144c5fece378002fd5a3295f77bd2ce5a3a]
# 
============================================================
--- packages/install/install-native_0.1.bb	b78f63720c8c3c5fb3df6704f912f8b3f9853a5f
+++ packages/install/install-native_0.1.bb	bc6ac144c5fece378002fd5a3295f77bd2ce5a3a
@@ -9,6 +9,8 @@ SRC_URI = "file://install-sh"
 
 SRC_URI = "file://install-sh"
 
+inherit native
+
 PACKAGES = ""
 S = "${WORKDIR}"
 






More information about the Openembedded-commits mailing list