All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH 0/3] Cleanups
@ 2012-12-13 14:53 Paul Eggleton
  2012-12-13 14:53 ` [meta-oe][PATCH 1/3] Fix erroneous use of "startline" in LIC_FILES_CHKSUM Paul Eggleton
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paul Eggleton @ 2012-12-13 14:53 UTC (permalink / raw)
  To: openembedded-devel

"startline" -> "beginline" for LIC_FILES_CHKSUM in meta-oe and
meta-networking, as well as removing libnl which is now in OE-Core.


The following changes since commit f36e2e2ea4edcd4a0e65ed1c213bce388231214c:

  gcalctool: upgrade to 5.32.0 (2012-12-11 01:54:24 +0100)

are available in the git repository at:

  git://git.openembedded.org/meta-openembedded-contrib paule/cleanup5
  http://cgit.openembedded.org/cgit.cgi/meta-openembedded-contrib/log/?h=paule/cleanup5

Paul Eggleton (3):
  Fix erroneous use of "startline" in LIC_FILES_CHKSUM
  Fix erroneous use of "startline" in LIC_FILES_CHKSUM
  libnl: remove

 .../recipes-daemons/tftp-hpa/tftp-hpa_5.2.bb       |    4 +-
 meta-networking/recipes-support/mtr/mtr_0.82.bb    |    2 +-
 meta-networking/recipes-support/tunctl/tunctl.inc  |    2 +-
 meta-oe/recipes-extended/ddrescue/ddrescue_1.16.bb |    2 +-
 meta-oe/recipes-extended/lcdproc/lcdproc5.inc      |    2 +-
 .../socketcan/libsocketcan_0.0.8.bb                |    2 +-
 meta-oe/recipes-extended/tmux/tmux_1.6.bb          |    2 +-
 meta-oe/recipes-support/libnl/libnl_3.2.9.bb       |   52 --------------------
 meta-oe/recipes-support/mini-iconv/mini-iconv.bb   |    2 +-
 9 files changed, 9 insertions(+), 61 deletions(-)
 delete mode 100644 meta-oe/recipes-support/libnl/libnl_3.2.9.bb

-- 
1.7.10.4




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

end of thread, other threads:[~2012-12-13 15:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-13 14:53 [meta-oe][PATCH 0/3] Cleanups Paul Eggleton
2012-12-13 14:53 ` [meta-oe][PATCH 1/3] Fix erroneous use of "startline" in LIC_FILES_CHKSUM Paul Eggleton
2012-12-13 14:53 ` [meta-networking][PATCH 2/3] " Paul Eggleton
2012-12-13 14:53 ` [meta-oe][PATCH 3/3] libnl: remove Paul Eggleton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.