diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2017-04-21 15:39:53 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-05-16 14:08:30 +0100 |
commit | 2568e18701fb20d7105eb6e4929f3aff4b9f9c06 (patch) | |
tree | 8fa596670d5ad64922bd809b235c72683833e3ee /meta/recipes-extended/packagegroups | |
parent | 820778cb31ab7ce146c417a3303f4cad7bd50cd9 (diff) | |
download | poky-2568e18701fb20d7105eb6e4929f3aff4b9f9c06.tar.gz |
byacc: remove the recipe
It was used only by rpm5 and will be moved to meta-oe
(From OE-Core rev: 138f3e3f81d866e8272b01dd88c164b367adc4cd)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/packagegroups')
-rw-r--r-- | meta/recipes-extended/packagegroups/packagegroup-core-full-cmdline.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-extended/packagegroups/packagegroup-core-full-cmdline.bb b/meta/recipes-extended/packagegroups/packagegroup-core-full-cmdline.bb index b0f3150773..fdede5954c 100644 --- a/meta/recipes-extended/packagegroups/packagegroup-core-full-cmdline.bb +++ b/meta/recipes-extended/packagegroups/packagegroup-core-full-cmdline.bb | |||
@@ -109,7 +109,6 @@ RDEPENDS_packagegroup-core-full-cmdline-extended = "\ | |||
109 | " | 109 | " |
110 | 110 | ||
111 | RDEPENDS_packagegroup-core-full-cmdline-dev-utils = "\ | 111 | RDEPENDS_packagegroup-core-full-cmdline-dev-utils = "\ |
112 | byacc \ | ||
113 | diffutils \ | 112 | diffutils \ |
114 | m4 \ | 113 | m4 \ |
115 | make \ | 114 | make \ |