aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 9e712bba9840404ded39a002e556c6892c715479 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
meta-systemd
============

This layer's purpose is enabling systemd support when used with Poky.
[systemd][1] is a system and service manager for Linux.

This layer depends on:

   * URI: git://git.yoctoproject.org/poky
      * branch: master
      * revision: HEAD

   * URI: git://git.yoctoproject.org/meta-ivi
      * branch: master
      * revision: HEAD

The meta-systemd layer was created separately from meta-ivi and on
purpose to solve a short term structural issue of the architecture.
It is planned to be maintained until another major contribution in
the area of systemd for OpenEmbedded and the Yocto project can be
used or merged with.

Please see the MAINTAINERS file for information on contacting the
maintainers of this layer, as well as instructions for submitting
patches.

## Changelog

2012-04-19i and later:

   * see git log

2012-02-27 ~ 2012-04-03:

   * From git://github.com/openembedded/meta-oe.git  
     SHA: c029d4a268de1ac7076fbeb9e337e96fdb1b226d
      * meta-systemd/classes/systemd.bbclass  
     started from a copy of meta-oe/classes/systemd.bbclass  
      * meta-systemd/recipes-core/libcgroup/libcgroup_0.37.1.bb  
     started from a copy of meta-oe/recipes-core/libcgroup/libcgroup_0.37.1.bb  
      * meta-systemd/recipes-core/systemd/systemd-compat-units.bb  
     started from a copy of meta-oe/recipes-core/systemd/systemd-compat-units.bb
      * meta-systemd/recipes-core/systemd/systemd-serialgetty.bb  
     started from a copy of meta-oe/recipes-core/systemd/systemd-serialgetty.bb
      * meta-systemd/recipes-core/systemd/systemd-speed-hacks.bb  
     started from a copy of meta-oe/recipes-core/systemd/systemd-speed-hacks.bb
      * meta-systemd/recipes-core/systemd/systemd-systemctl-native.bb  
     started from a copy of meta-oe/recipes-core/systemd/systemd-systemctl-native.bb
      * meta-systemd/recipes-core/systemd/systemd_185.bb  
     started from a copy of meta-oe/recipes-core/systemd/systemd_git.bb
      * meta-systemd/recipes-core/systemd/systemd/0001-docs-fix-build-without-xsltproc.patch  
     started from a copy of meta-oe/recipes-core/systemd/systemd/0001-docs-fix-build-without-xsltproc.patch
      * meta-systemd/recipes-core/systemd/systemd/format-replace-m-uclibc.patch  
     started from a copy of meta-oe/recipes-core/systemd/systemd/format-replace-m-uclibc.patch
      * meta-systemd/recipes-core/systemd/systemd/paper-over-mkostemp.patch  
     started from a copy of meta-oe/recipes-core/systemd/systemd/paper-over-mkostemp.patch
      * meta-systemd/recipes-core/systemd/systemd-compat-units/machineid.service  
     started from a copy of meta-oe/recipes-core/systemd/systemd-compat-units/machineid.service
      * meta-systemd/recipes-core/systemd/systemd-compat-units/opkg.service  
     started from a copy of meta-oe/recipes-core/systemd/systemd-compat-units/opkg.service
      * meta-systemd/recipes-core/systemd/systemd-systemctl-native/systemctl  
     started from a copy of meta-oe/recipes-core/systemd/systemd-systemctl-native/systemctl
      * meta-systemd/recipes-core/systemd/systemd-serialgetty/LICENSE  
     started from a copy of meta-oe/recipes-core/systemd/systemd-serialgetty/LICENSE
      * meta-systemd/recipes-core/systemd/systemd-serialgetty/serial-getty@.service  
     started from a copy of meta-oe/recipes-core/systemd/systemd-serialgetty/serial-getty@.service  
      * meta-systemd/recipes-core/udev/udev_182.bb  
     started from a copy of meta-oe/recipes-core/udev/udev_180.bb
      * meta-systemd/recipes-core/udev/udev/modprobe.rules  
     started from a copy of meta-oe/recipes-core/udev/udev/modprobe.rules
      * meta-systemd/recipes-core/udev/udev/touchscreen.rules  
     started from a copy of meta-oe/recipes-core/udev/udev/touchscreen.rules
     
   * From http://cgit.freedesktop.org/systemd/systemd/commit/?id=7264278fbbdc1dc6c30fedc902d1337594aa6ff6
      * meta-systemd/recipes-core/systemd/systemd/replace-PAGE_SIZE-as-known-on-other-archs.patch