mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 02:31:27 +00:00
packagegroup-sdk-target: Drop g77-symlinks
g77/f77 links are gone in OE-core Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -21,5 +21,5 @@ RDEPENDS:${PN} = "gcc-symlinks g++-symlinks cpp cpp-symlinks \
|
||||
libtool libtool-dev \
|
||||
pkgconfig"
|
||||
|
||||
# usefull, but not in oe-core/meta-oe yet: patchutils
|
||||
RRECOMMENDS:${PN} = " g77-symlinks gfortran-symlinks"
|
||||
# useful, but not in oe-core/meta-oe yet: patchutils
|
||||
RRECOMMENDS:${PN} = "gfortran-symlinks"
|
||||
|
||||
Reference in New Issue
Block a user