| Message ID | 20260403012420.4784-1-schonm@gmail.com |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-xfce] thunar-shares-plugin: add missing HOMEPAGE | expand |
On 4/3/26 03:24, J. S. via lists.openembedded.org wrote: > Signed-off-by: Jason Schonberg <schonm@gmail.com> > Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com> > > (cherry-picked from commit e5c5731771d9b0acd2035338ac6760963f0d0229) Since it's already in master, I assume you wanted to send this for a stable branch? > --- > .../recipes-thunar-plugins/shares/thunar-shares-plugin_0.5.0.bb | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.5.0.bb b/meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.5.0.bb > index 3b4f38da02..b270ad0838 100644 > --- a/meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.5.0.bb > +++ b/meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.5.0.bb > @@ -1,4 +1,5 @@ > SUMMARY = "Quickly share a folder using Samba from Thunar" > +HOMEPAGE = "https://docs.xfce.org/xfce/thunar/thunar-shares-plugin" > LICENSE = "GPL-2.0-only" > LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" > > > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#125969): https://lists.openembedded.org/g/openembedded-devel/message/125969 > Mute This Topic: https://lists.openembedded.org/mt/118643900/6084445 > Group Owner: openembedded-devel+owner@lists.openembedded.org > Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [skandigraun@gmail.com] > -=-=-=-=-=-=-=-=-=-=-=- >
Sorry, This as intended for [wintlatter] I missed that the readme.md file there hasn't been updated to reflect the branch name. On Fri, Apr 3, 2026 at 1:13 AM Gyorgy Sarvari <skandigraun@gmail.com> wrote: > On 4/3/26 03:24, J. S. via lists.openembedded.org wrote: > > Signed-off-by: Jason Schonberg <schonm@gmail.com> > > Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com> > > > > (cherry-picked from commit e5c5731771d9b0acd2035338ac6760963f0d0229) > > > Since it's already in master, I assume you wanted to send this for a > stable branch? > > > > --- > > .../recipes-thunar-plugins/shares/thunar-shares-plugin_0.5.0.bb | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/meta-xfce/recipes-thunar-plugins/shares/ > thunar-shares-plugin_0.5.0.bb b/meta-xfce/recipes-thunar-plugins/shares/ > thunar-shares-plugin_0.5.0.bb > > index 3b4f38da02..b270ad0838 100644 > > --- a/meta-xfce/recipes-thunar-plugins/shares/ > thunar-shares-plugin_0.5.0.bb > > +++ b/meta-xfce/recipes-thunar-plugins/shares/ > thunar-shares-plugin_0.5.0.bb > > @@ -1,4 +1,5 @@ > > SUMMARY = "Quickly share a folder using Samba from Thunar" > > +HOMEPAGE = "https://docs.xfce.org/xfce/thunar/thunar-shares-plugin" > > LICENSE = "GPL-2.0-only" > > LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" > > > > > > > > > > -=-=-=-=-=-=-=-=-=-=-=- > > Links: You receive all messages sent to this group. > > View/Reply Online (#125969): > https://lists.openembedded.org/g/openembedded-devel/message/125969 > > Mute This Topic: https://lists.openembedded.org/mt/118643900/6084445 > > Group Owner: openembedded-devel+owner@lists.openembedded.org > > Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [ > skandigraun@gmail.com] > > -=-=-=-=-=-=-=-=-=-=-=- > > > >
diff --git a/meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.5.0.bb b/meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.5.0.bb index 3b4f38da02..b270ad0838 100644 --- a/meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.5.0.bb +++ b/meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.5.0.bb @@ -1,4 +1,5 @@ SUMMARY = "Quickly share a folder using Samba from Thunar" +HOMEPAGE = "https://docs.xfce.org/xfce/thunar/thunar-shares-plugin" LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"