On 08/12/2013 03:35 PM, Martin Jansa wrote:
On Mon, Aug 12, 2013 at 03:28:23PM +0800, Hongxu Jia wrote:
Thank you for pointing out, I have updated the branch to add this:
+When sending single patches, please using something like:
+'git send-email -M -1 --to [email protected]
--subject-prefix=meta-cpan][PATCH'
+
What about the name question? cpan or perl?
'meta-perl' is ok, I will rename the layer and resend the pull request
latter.
Thanks,
Hongxu
index 0000000..11da11f
--- /dev/null
+++ b/conf/layer.conf
@@ -0,0 +1,10 @@
+# We have a conf and classes directory, add to BBPATH
+BBPATH .= ":${LAYERDIR}"
+
+# We have recipes-* directories, add to BBFILES
+BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
+ ${LAYERDIR}/recipes-*/*/*.bbappend"
+
+BBFILE_COLLECTIONS += "perl"
I don't have strong opinion either way, but lets call this layer
meta-perl or meta-cpan and use the same name in BBFILE_COLLECTIONS.
meta-perl would be more generic (matching with meta-ruby) and maybe
we'll need to add some perl related recipes which aren't from cpan?
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel