All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Update fstools SRC to latest
@ 2020-07-10  1:58 Praveen Gowda
  2020-07-10 15:10 ` [oe] " Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: Praveen Gowda @ 2020-07-10  1:58 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Praveen Gowda, Praveen Gowda

From: Praveen Gowda <praveenrgowda@gmail.com>

Signed-off-by: Praveen Gowda <rgowda.praveen@gmail.com>
---
 recipes-core/fstools/fstools_git.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-core/fstools/fstools_git.bb b/recipes-core/fstools/fstools_git.bb
index 3bd56f7..8541a62 100644
--- a/recipes-core/fstools/fstools_git.bb
+++ b/recipes-core/fstools/fstools_git.bb
@@ -9,13 +9,13 @@ HOMEPAGE = "https://git.openwrt.org/?p=project/fstools.git;a=summary"
 LICENSE = "LGPL-2.1 & GPL-2.0 & PD"
 LIC_FILES_CHKSUM = "file://ubi.c;beginline=1;endline=17;md5=8ccc371d64f0b3a8d91065b678dc7095"
 SECTION = "base"
-DEPENDS += "util-linux"
+DEPENDS += "util-linux ubus"
 
-SRC_URI = "git://git.openwrt.org/project/fstools.git;branch=lede-17.01 \
+SRC_URI = "git://git.openwrt.org/project/fstools.git \
 	   file://0001-Define-GLOB_ONLYDIR-if-not-available.patch \
           "
 
-SRCREV = "37762ff488752c1686b359816aec75831b49c55f"
+SRCREV = "d34ea8eb1e12259a315cdef7aa0cd3ceaea68e00"
 
 S = "${WORKDIR}/git"
 
-- 
2.24.3 (Apple Git-128)


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [oe] [PATCH] Update fstools SRC to latest
  2020-07-10  1:58 [PATCH] Update fstools SRC to latest Praveen Gowda
@ 2020-07-10 15:10 ` Khem Raj
  0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2020-07-10 15:10 UTC (permalink / raw)
  To: Praveen Gowda; +Cc: openembeded-devel, Praveen Gowda

Can you send it as. pull request against meta-openwrt on github.

On Fri, Jul 10, 2020 at 5:14 AM Praveen Gowda <rgowda.praveen@gmail.com> wrote:
>
> From: Praveen Gowda <praveenrgowda@gmail.com>
>
> Signed-off-by: Praveen Gowda <rgowda.praveen@gmail.com>
> ---
>  recipes-core/fstools/fstools_git.bb | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/recipes-core/fstools/fstools_git.bb b/recipes-core/fstools/fstools_git.bb
> index 3bd56f7..8541a62 100644
> --- a/recipes-core/fstools/fstools_git.bb
> +++ b/recipes-core/fstools/fstools_git.bb
> @@ -9,13 +9,13 @@ HOMEPAGE = "https://git.openwrt.org/?p=project/fstools.git;a=summary"
>  LICENSE = "LGPL-2.1 & GPL-2.0 & PD"
>  LIC_FILES_CHKSUM = "file://ubi.c;beginline=1;endline=17;md5=8ccc371d64f0b3a8d91065b678dc7095"
>  SECTION = "base"
> -DEPENDS += "util-linux"
> +DEPENDS += "util-linux ubus"
>
> -SRC_URI = "git://git.openwrt.org/project/fstools.git;branch=lede-17.01 \
> +SRC_URI = "git://git.openwrt.org/project/fstools.git \
>            file://0001-Define-GLOB_ONLYDIR-if-not-available.patch \
>            "
>
> -SRCREV = "37762ff488752c1686b359816aec75831b49c55f"
> +SRCREV = "d34ea8eb1e12259a315cdef7aa0cd3ceaea68e00"
>
>  S = "${WORKDIR}/git"
>
> --
> 2.24.3 (Apple Git-128)
>
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-10 15:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-10  1:58 [PATCH] Update fstools SRC to latest Praveen Gowda
2020-07-10 15:10 ` [oe] " Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.