[OE-core] [PATCH] dpkg: Use less as pager

Burton, Ross ross.burton at intel.com
Wed Jun 19 11:19:50 UTC 2019


I'd say we can assume that less exists.

On Wed, 19 Jun 2019 at 12:05, Adrian Bunk <bunk at stusta.de> wrote:
>
> On Wed, Jun 19, 2019 at 12:32:51PM +0200, Ricardo Ribalda Delgado wrote:
> >...
> > --- a/meta/recipes-devtools/dpkg/dpkg.inc
> > +++ b/meta/recipes-devtools/dpkg/dpkg.inc
> > @@ -4,7 +4,7 @@ SECTION = "base"
> >
> >  DEPENDS = "zlib bzip2 perl ncurses"
> >  DEPENDS_class-native = "bzip2-replacement-native zlib-native virtual/update-alternatives-native gettext-native perl-native"
> > -RDEPENDS_${PN} = "${VIRTUAL-RUNTIME_update-alternatives} perl"
> > +RDEPENDS_${PN} = "${VIRTUAL-RUNTIME_update-alternatives} perl less"
> >...
>
> Is this part actually required?
> busybox also provides a less.
>
> cu
> Adrian
>
> --
>
>        "Is there not promise of rain?" Ling Tan asked suddenly out
>         of the darkness. There had been need of rain for many days.
>        "Only a promise," Lao Er said.
>                                        Pearl S. Buck - Dragon Seed
>


More information about the Openembedded-core mailing list