[oe-commits] Mario Domenech Goulart : chicken-native_4.2.0.bb: added

git version control git at git.openembedded.org
Fri Oct 30 10:57:03 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: dc86104dd9cdef736b401d557afc06da8cfbb240
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=dc86104dd9cdef736b401d557afc06da8cfbb240

Author: Mario Domenech Goulart <mario at ossystems.com.br>
Date:   Wed Oct 28 14:15:14 2009 -0200

chicken-native_4.2.0.bb: added

Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

---

 recipes/chicken/chicken-native_4.2.0.bb |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/recipes/chicken/chicken-native_4.2.0.bb b/recipes/chicken/chicken-native_4.2.0.bb
new file mode 100644
index 0000000..b3f5dfd
--- /dev/null
+++ b/recipes/chicken/chicken-native_4.2.0.bb
@@ -0,0 +1,7 @@
+require chicken_${PV}.bb
+
+DEPENDS = "gcc-native"
+RDEPENDS = "gcc-native"
+
+inherit native
+





More information about the Openembedded-commits mailing list