From: Guojian Zhou
This is cleaner and leads to more accurate profiles.
Signed-off-by: Guojian Zhou
---
meta/recipes-devtools/perl/perl_5.22.1.bb | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/perl/perl_5.22.1.bb
b/meta/recipes-devtools/perl/perl_
From: Guojian Zhou
Update alternatives of info pages in several packages.
Signed-off-by: Guojian Zhou
---
meta/recipes-devtools/autoconf/autoconf.inc | 6 +-
meta/recipes-devtools/binutils/binutils.inc | 7 +++
meta/recipes-devtools/gdb/gdb.inc | 8
3 files changed,
From: Guojian Zhou
Update alternatives of man pages between util-linx and shadow packages.
Signed-off-by: Guojian Zhou
---
meta/recipes-core/util-linux/util-linux.inc | 3 +++
meta/recipes-extended/shadow/shadow.inc | 4 +++-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/me
From: Guojian Zhou
The vendor proprietary rpms should be packaged into the
"vendor_proprietary_extensions" directory. Add the "PACKAGE_VENDOR_REPO"
to allow the recipes select the required packages directory.
Signed-off-by: Guojian Zhou
---
meta/classes/package_rpm.bbclass | 6 +-
1 file c