Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] Automatically generate package repos for rpm and deb [bug #1024]
@ 2011-05-12 10:49 Dexuan Cui
  2011-05-12 10:49 ` [PATCH 1/1] [RFC]package-index-{ipk, rpm, deb}.bb: add the package-index for rpm and deb Dexuan Cui
  2011-05-12 11:38 ` [PATCH 0/1] Automatically generate package repos for rpm and deb [bug #1024] Cui, Dexuan
  0 siblings, 2 replies; 5+ messages in thread
From: Dexuan Cui @ 2011-05-12 10:49 UTC (permalink / raw)
  To: openembedded-core

From: Dexuan Cui <dexuan.cui@intel.com>

This was made to address http://bugzilla.yoctoproject.org/show_bug.cgi?id=1024.
Please comment.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: dcui/master
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dcui/master

Thanks,
    Dexuan Cui <dexuan.cui@intel.com>
---


Dexuan Cui (1):
  package-index-{ipk, rpm, deb}.bb: add the package-index for rpm and
    deb

 meta/recipes-core/meta/package-index-deb.bb        |   10 ++++++++++
 meta/recipes-core/meta/package-index-ipk.bb        |   11 +++++++++++
 meta/recipes-core/meta/package-index-rpm.bb        |   10 ++++++++++
 .../meta/{package-index.bb => package-index.inc}   |    8 --------
 4 files changed, 31 insertions(+), 8 deletions(-)
 create mode 100644 meta/recipes-core/meta/package-index-deb.bb
 create mode 100644 meta/recipes-core/meta/package-index-ipk.bb
 create mode 100644 meta/recipes-core/meta/package-index-rpm.bb
 rename meta/recipes-core/meta/{package-index.bb => package-index.inc} (69%)

-- 
1.7.2




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

end of thread, other threads:[~2011-05-13  1:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-12 10:49 [PATCH 0/1] Automatically generate package repos for rpm and deb [bug #1024] Dexuan Cui
2011-05-12 10:49 ` [PATCH 1/1] [RFC]package-index-{ipk, rpm, deb}.bb: add the package-index for rpm and deb Dexuan Cui
2011-05-12 11:38 ` [PATCH 0/1] Automatically generate package repos for rpm and deb [bug #1024] Cui, Dexuan
2011-05-12 18:43   ` Saul Wold
2011-05-13  1:21     ` Cui, Dexuan

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