Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 1/2] ruby: Add yaml for ruby
@ 2012-06-28  9:47 jackie.huang
  2012-06-28  9:47 ` [PATCH 2/2] ruby: Add ruby 1.9.3 recipe jackie.huang
  0 siblings, 1 reply; 6+ messages in thread
From: jackie.huang @ 2012-06-28  9:47 UTC (permalink / raw)
  To: openembedded-core; +Cc: Zhenfeng.Zhao

From: Jackie Huang <jackie.huang@windriver.com>

ruby 1.9.3 depends on yaml.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
---
 meta/recipes-support/yaml/yaml_0.1.4.bb |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)
 create mode 100644 meta/recipes-support/yaml/yaml_0.1.4.bb

diff --git a/meta/recipes-support/yaml/yaml_0.1.4.bb b/meta/recipes-support/yaml/yaml_0.1.4.bb
new file mode 100644
index 0000000..be2c506
--- /dev/null
+++ b/meta/recipes-support/yaml/yaml_0.1.4.bb
@@ -0,0 +1,19 @@
+SUMMARY = "LibYAML is a YAML 1.1 parser and emitter written in C."
+DESCRIPTION = "LibYAML is a C library for parsing and emitting data in YAML 1.1, \
+a human-readable data serialization format. "
+HOMEPAGE = "http://pyyaml.org/wiki/LibYAML"
+SECTION = "libs/devel"
+
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=6015f088759b10e0bc2bf64898d4ae17"
+
+PR = "r1"
+
+SRC_URI = "\
+  http://pyyaml.org/download/libyaml/${PN}-${PV}.tar.gz \
+"
+
+SRC_URI[md5sum] = "36c852831d02cf90508c29852361d01b"
+SRC_URI[sha256sum] = "7bf81554ae5ab2d9b6977da398ea789722e0db75b86bffdaeb4e66d961de6a37"
+
+inherit autotools
-- 
1.7.4




^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [PATCH 1/2] ruby: Add yaml for ruby
@ 2012-06-28  8:14 jackie.huang
  2012-06-28  8:14 ` [PATCH 2/2] ruby: Add ruby 1.9.3 recipe jackie.huang
  0 siblings, 1 reply; 6+ messages in thread
From: jackie.huang @ 2012-06-28  8:14 UTC (permalink / raw)
  To: openembedded-core; +Cc: Zhenfeng.Zhao

From: Jackie Huang <jackie.huang@windriver.com>

ruby 1.9.3 depends on yaml.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
---
 meta/recipes-support/yaml/yaml_0.1.4.bb |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)
 create mode 100644 meta/recipes-support/yaml/yaml_0.1.4.bb

diff --git a/meta/recipes-support/yaml/yaml_0.1.4.bb b/meta/recipes-support/yaml/yaml_0.1.4.bb
new file mode 100644
index 0000000..be2c506
--- /dev/null
+++ b/meta/recipes-support/yaml/yaml_0.1.4.bb
@@ -0,0 +1,19 @@
+SUMMARY = "LibYAML is a YAML 1.1 parser and emitter written in C."
+DESCRIPTION = "LibYAML is a C library for parsing and emitting data in YAML 1.1, \
+a human-readable data serialization format. "
+HOMEPAGE = "http://pyyaml.org/wiki/LibYAML"
+SECTION = "libs/devel"
+
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=6015f088759b10e0bc2bf64898d4ae17"
+
+PR = "r1"
+
+SRC_URI = "\
+  http://pyyaml.org/download/libyaml/${PN}-${PV}.tar.gz \
+"
+
+SRC_URI[md5sum] = "36c852831d02cf90508c29852361d01b"
+SRC_URI[sha256sum] = "7bf81554ae5ab2d9b6977da398ea789722e0db75b86bffdaeb4e66d961de6a37"
+
+inherit autotools
-- 
1.7.4




^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-06-28 17:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-28  9:47 [PATCH 1/2] ruby: Add yaml for ruby jackie.huang
2012-06-28  9:47 ` [PATCH 2/2] ruby: Add ruby 1.9.3 recipe jackie.huang
2012-06-28 16:02   ` Koen Kooi
2012-06-28 16:24     ` Paul Eggleton
2012-06-28 17:08       ` Saul Wold
  -- strict thread matches above, loose matches on Subject: below --
2012-06-28  8:14 [PATCH 1/2] ruby: Add yaml for ruby jackie.huang
2012-06-28  8:14 ` [PATCH 2/2] ruby: Add ruby 1.9.3 recipe jackie.huang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox