Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] Mention package_tar packaging in local.conf.sample
@ 2014-07-24  9:10 Robert P. J. Day
  2014-07-24  9:16 ` Burton, Ross
  2014-07-24 12:08 ` Richard Purdie
  0 siblings, 2 replies; 5+ messages in thread
From: Robert P. J. Day @ 2014-07-24  9:10 UTC (permalink / raw)
  To: OE Core mailing list


Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>

---

  is this the appropriate comment for tarball packaging?

diff --git a/meta/conf/local.conf.sample b/meta/conf/local.conf.sample
index 555f8db..a200002 100644
--- a/meta/conf/local.conf.sample
+++ b/meta/conf/local.conf.sample
@@ -78,7 +78,8 @@ MACHINE ??= "qemux86"
 #  - 'package_deb' for debian style deb files
 #  - 'package_ipk' for ipk files are used by opkg (a debian style embedded package manager)
 #  - 'package_rpm' for rpm style packages
-# E.g.: PACKAGE_CLASSES ?= "package_rpm package_deb package_ipk"
+#  - 'package_tar' for tarball packages
+# E.g.: PACKAGE_CLASSES ?= "package_rpm package_deb package_ipk package_tar"
 # We default to ipk:
 PACKAGE_CLASSES ?= "package_ipk"


-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================



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

end of thread, other threads:[~2014-07-24 12:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-24  9:10 [PATCH] Mention package_tar packaging in local.conf.sample Robert P. J. Day
2014-07-24  9:16 ` Burton, Ross
2014-07-24  9:18   ` Robert P. J. Day
2014-07-24  9:59   ` Paul Eggleton
2014-07-24 12:08 ` Richard Purdie

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