[OE-core] [PATCH] matchbox-terminal: Update commitID

Richard Purdie richard.purdie at linuxfoundation.org
Sun Jun 10 08:29:14 UTC 2018


On Sat, 2018-06-09 at 04:59 -0700, Devarsh Thakkar wrote:
> Pull in change which adds support for command line
> options (-e and --command) which can be used for
> launching programs or running commands in matchbox-terminal
> via command line.
> 
> Signed-off-by: Devarsh Thakkar <devarsht at xilinx.com>
> ---
>  meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.1.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta/recipes-sato/matchbox-terminal/matchbox-
> terminal_0.1.bb b/meta/recipes-sato/matchbox-terminal/matchbox-
> terminal_0.1.bb
> index 4488191..b7fbee7 100644
> --- a/meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.1.bb
> +++ b/meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.1.bb
> @@ -10,7 +10,7 @@ DEPENDS = "gtk+3 vte"
>  SECTION = "x11/utils"
> 
>  #SRCREV tagged 0.1

I'm guessing the above comment is no longer valid, nor is the value of
PV?

> -SRCREV = "3ad357db2302760b8a8817b5f4478dd87479442f"
> +SRCREV = "ccbc3c70946b04313c6166ab0dfef21e5e83c289"
>  SRC_URI = "git://git.yoctoproject.org/${BPN}"
>  UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))"
> 

Cheers,

Richard



More information about the Openembedded-core mailing list