From e4512cda0e549dac66033fa620d42ff98d1b1c41 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 18 Jan 2017 13:31:31 -0800 Subject: poky.ent: Added Essential packages to Fedora and openSUSE Fixes [YOCTO #10855] On Fedora version 24, missing packages were preventing BitBake from running. These essential packages included "python", "cpio", and "file". Also, missing for openSUSE were "python3", "python3-curses", and "tar". I added these sets of packages to the essentials variable for each of the hosts involved. They resolve to both the YP Quick Start and YP Reference Manual, appropriately. (From yocto-docs rev: 5150bb932536dc17d99f94a96245655144ae5137) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/poky.ent | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation') diff --git a/documentation/poky.ent b/documentation/poky.ent index ecee4cde97..ebc5af4393 100644 --- a/documentation/poky.ent +++ b/documentation/poky.ent @@ -65,9 +65,9 @@ + findutils which file cpio python"> + diffstat makeinfo python-curses patch socat python3 python3-curses tar"> -- cgit v1.2.3-54-g00ecf