All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-ppc][PATCH v5 0/8] ll the patches for meta-fsl-ppc
@ 2013-03-09 15:31 b28495
  2013-03-09 15:31 ` [meta-fsl-ppc][PATCH v5 1/8] remove lm_sensor as it is already in meta-oe b28495
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: b28495 @ 2013-03-09 15:31 UTC (permalink / raw)
  To: meta-freescale

From: Ting Liu <b28495@freescale.com>

V5: use ${PN} instead of udev-extraconf
V4: squash two patches; add back FILESEXTRAPATHS setting

The changes were based on the commit:
04c0bdab21f1c85723b83bb66a8b1e1a4f33cbb2 - remove images folder

Chunrong Guo (1):
  lio-utils: add tcm_start.sh and lio_start.sh to rootfs

Ting Liu (7):
  remove lm_sensor as it is already in meta-oe
  qemu: configure properly check if -lrt is needed
  sysvinit: remove SDK specific bits
  procps: remove customized sysctl.conf which is SDK specific
  udev-extraconf: move rules from udev and netbase
  udev-extraconf: added to the list of MACHINE_EXTRA_RRECOMMENDS
  udev-extraconf: add rule to rename network interfaces for t4/b4

 conf/machine/e500mc.inc                            |    2 +-
 conf/machine/e500v2.inc                            |    2 +-
 conf/machine/e5500-64b.inc                         |    2 +-
 conf/machine/e5500.inc                             |    2 +-
 conf/machine/e6500-64b.inc                         |    2 +-
 conf/machine/e6500.inc                             |    2 +-
 recipes-append/netbase/netbase_5.0.bbappend        |   10 +---
 recipes-append/procps/files/sysctl.conf            |   64 --------------------
 recipes-append/procps/procps_3.2.8.bbappend        |    3 +-
 .../sysvinit/files/auto-detect-hostname.patch      |   16 -----
 recipes-append/sysvinit/sysvinit_2.88dsf.bbappend  |    5 +-
 recipes-append/udev/udev_182.bbappend              |    3 +-
 .../71-fsl-dpaa-persistent-networking.rules        |    0
 .../72-fsl-dpaa-persistent-networking.rules        |   21 +++++++
 .../udev/udev-extraconf}/local.rules               |    0
 recipes-core/udev/udev-extraconf_1.0.bbappend      |   12 ++++
 ...configure-properly-check-if-lrt-is-needed.patch |   43 +++++++++++++
 recipes-devtools/qemu/qemu_1.0.bb                  |    6 +-
 .../lm_sensors/lmsensors-apps_3.3.2.bb             |   50 ---------------
 recipes-tools/lio-utils/lio-utils_4.0.bb           |    9 ++-
 20 files changed, 96 insertions(+), 158 deletions(-)
 delete mode 100644 recipes-append/procps/files/sysctl.conf
 delete mode 100644 recipes-append/sysvinit/files/auto-detect-hostname.patch
 rename {recipes-append/netbase/files => recipes-core/udev/udev-extraconf}/71-fsl-dpaa-persistent-networking.rules (100%)
 create mode 100644 recipes-core/udev/udev-extraconf/72-fsl-dpaa-persistent-networking.rules
 rename {recipes-append/udev/files => recipes-core/udev/udev-extraconf}/local.rules (100%)
 create mode 100644 recipes-core/udev/udev-extraconf_1.0.bbappend
 create mode 100644 recipes-devtools/qemu/files/0001-configure-properly-check-if-lrt-is-needed.patch
 delete mode 100644 recipes-extended/lm_sensors/lmsensors-apps_3.3.2.bb

-- 
1.7.3.4




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

end of thread, other threads:[~2013-03-12  4:38 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-09 15:31 [meta-fsl-ppc][PATCH v5 0/8] ll the patches for meta-fsl-ppc b28495
2013-03-09 15:31 ` [meta-fsl-ppc][PATCH v5 1/8] remove lm_sensor as it is already in meta-oe b28495
2013-03-09 19:01   ` Otavio Salvador
2013-03-11  2:02     ` Liu Ting-B28495
2013-03-09 15:31 ` [meta-fsl-ppc][PATCH v5 2/8] qemu: configure properly check if -lrt is needed b28495
2013-03-09 15:31 ` [meta-fsl-ppc][PATCH v5 3/8] lio-utils: add tcm_start.sh and lio_start.sh to rootfs b28495
2013-03-09 15:31 ` [meta-fsl-ppc][PATCH v5 4/8] sysvinit: remove SDK specific bits b28495
2013-03-09 15:32 ` [meta-fsl-ppc][PATCH v5 5/8] procps: remove customized sysctl.conf which is SDK specific b28495
2013-03-09 15:32 ` [meta-fsl-ppc][PATCH v5 6/8] udev-extraconf: move rules from udev and netbase b28495
2013-03-09 15:32 ` [meta-fsl-ppc][PATCH v5 7/8] udev-extraconf: added to the list of MACHINE_EXTRA_RRECOMMENDS b28495
2013-03-09 15:32 ` [meta-fsl-ppc][PATCH v5 8/8] udev-extraconf: add rule to rename network interfaces for t4/b4 b28495
2013-03-12  4:38 ` [meta-fsl-ppc][PATCH v5 0/8] ll the patches for meta-fsl-ppc Matthew McClintock

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.