diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2016-01-15 08:35:25 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-29 17:04:46 +0000 |
commit | 9ed7881406fa02679a77851f88c49c19afd9e445 (patch) | |
tree | 732c7a10d28ebd2645b7b6dfb8db4665d5b6187d /documentation | |
parent | 3ac0416f40b2d7cd4d02ccb4c11302ebe9f1c411 (diff) | |
download | poky-9ed7881406fa02679a77851f88c49c19afd9e445.tar.gz |
poky-ent: Grouped Fedora perl packages for niceness
Fixes [YOCTO #8822]
Suggested that it would be neater to group the perl packages
in the example code.
(From yocto-docs rev: accb0413c04d954986359648cf7a2de5dff11a1d)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/poky.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent index 7923fcbe8b..33d586775a 100644 --- a/documentation/poky.ent +++ b/documentation/poky.ent | |||
@@ -63,8 +63,8 @@ | |||
63 | build-essential chrpath socat"> | 63 | build-essential chrpath socat"> |
64 | <!ENTITY FEDORA_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python unzip perl patch \ | 64 | <!ENTITY FEDORA_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python unzip perl patch \ |
65 | diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath \ | 65 | diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath \ |
66 | ccache perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue socat \ | 66 | ccache perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue perl-bignum socat \ |
67 | findutils which perl-bignum"> | 67 | findutils which"> |
68 | <!ENTITY OPENSUSE_HOST_PACKAGES_ESSENTIAL "python gcc gcc-c++ git chrpath make wget python-xml \ | 68 | <!ENTITY OPENSUSE_HOST_PACKAGES_ESSENTIAL "python gcc gcc-c++ git chrpath make wget python-xml \ |
69 | diffstat makeinfo python-curses patch socat"> | 69 | diffstat makeinfo python-curses patch socat"> |
70 | <!ENTITY CENTOS_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python unzip perl patch \ | 70 | <!ENTITY CENTOS_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python unzip perl patch \ |