diff options
author | Saul Wold <sgw@linux.intel.com> | 2013-05-03 14:13:51 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-08 15:41:12 +0100 |
commit | 58b84012454869a032594edf9ad1daa32d28911b (patch) | |
tree | d1789203e083d57064103e08c57747f26fe60364 /meta/recipes-sato | |
parent | 3f55534a92cd24eaf84b44da40da6b1e0410859d (diff) | |
download | poky-58b84012454869a032594edf9ad1daa32d28911b.tar.gz |
packagegroup-core-x11-sato: Add udev-extraconf to maintain compatibility
Since we have removed udev-extraconf as a RRECOMMENDS in udev
add it back here to maintain compatibility
(From OE-Core rev: 8e2df16e9ab7433a868da2a3db4a25441b92d0ed)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r-- | meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb index a4413be17d..a7fee55646 100644 --- a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb +++ b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb | |||
@@ -41,6 +41,7 @@ RDEPENDS_${PN}-base = "\ | |||
41 | shutdown-desktop \ | 41 | shutdown-desktop \ |
42 | libsdl \ | 42 | libsdl \ |
43 | ${NETWORK_MANAGER} \ | 43 | ${NETWORK_MANAGER} \ |
44 | udev-extraconf \ | ||
44 | " | 45 | " |
45 | 46 | ||
46 | # pcmanfm doesn't work on mips | 47 | # pcmanfm doesn't work on mips |