All of lore.kernel.org
 help / color / mirror / Atom feed
* [OE-core] [PATCH] libcap: upgrade 2.50 -> 2.51
@ 2021-06-22 23:51 wangmy
  2021-06-22 23:51 ` [OE-core] [PATCH] libhandy: upgrade 1.2.2 -> 1.2.3 wangmy
  0 siblings, 1 reply; 2+ messages in thread
From: wangmy @ 2021-06-22 23:51 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

refresh 0001-tests-do-not-statically-link-a-test.patch

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../0001-tests-do-not-statically-link-a-test.patch     | 10 ++++++----
 .../libcap/{libcap_2.50.bb => libcap_2.51.bb}          |  2 +-
 2 files changed, 7 insertions(+), 5 deletions(-)
 rename meta/recipes-support/libcap/{libcap_2.50.bb => libcap_2.51.bb} (95%)

diff --git a/meta/recipes-support/libcap/files/0001-tests-do-not-statically-link-a-test.patch b/meta/recipes-support/libcap/files/0001-tests-do-not-statically-link-a-test.patch
index 414e45a6f4..55872aa8fa 100644
--- a/meta/recipes-support/libcap/files/0001-tests-do-not-statically-link-a-test.patch
+++ b/meta/recipes-support/libcap/files/0001-tests-do-not-statically-link-a-test.patch
@@ -7,14 +7,13 @@ This fails on e.g. centos 7
 
 Upstream-Status: Inappropriate [oe-core specific]
 Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
-
 ---
  progs/Makefile | 2 +-
  tests/Makefile | 4 ++--
  2 files changed, 3 insertions(+), 3 deletions(-)
 
 diff --git a/progs/Makefile b/progs/Makefile
-index 289186e..071a285 100644
+index 3e82862..48533f3 100644
 --- a/progs/Makefile
 +++ b/progs/Makefile
 @@ -49,7 +49,7 @@ capsh: capsh.c capshdoc.h.cf $(DEPS)
@@ -24,8 +23,8 @@ index 289186e..071a285 100644
 -	$(CC) $(IPATH) $(CAPSH_SHELL) $(CFLAGS) -o $@ $< $(LIBCAPLIB) $(LDFLAGS) --static
 +	$(CC) $(IPATH) $(CAPSH_SHELL) $(CFLAGS) -o $@ $< $(LIBCAPLIB) $(LDFLAGS)
  
- sudotest: test tcapsh-static
- 	sudo $(LDPATH) ./quicktest.sh
+ uns_test: ../tests/uns_test.c
+ 	$(MAKE) -C ../tests uns_test
 diff --git a/tests/Makefile b/tests/Makefile
 index 4a5f2f9..4266d86 100644
 --- a/tests/Makefile
@@ -48,3 +47,6 @@ index 4a5f2f9..4266d86 100644
  
  clean:
  	rm -f psx_test libcap_psx_test libcap_launch_test uns_test *~
+-- 
+2.25.1
+
diff --git a/meta/recipes-support/libcap/libcap_2.50.bb b/meta/recipes-support/libcap/libcap_2.51.bb
similarity index 95%
rename from meta/recipes-support/libcap/libcap_2.50.bb
rename to meta/recipes-support/libcap/libcap_2.51.bb
index 15137f0ac0..a43dca9f13 100644
--- a/meta/recipes-support/libcap/libcap_2.50.bb
+++ b/meta/recipes-support/libcap/libcap_2.51.bb
@@ -14,7 +14,7 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/libs/security/linux-privs/${BPN}2/${BPN}-${
            file://0002-tests-do-not-run-target-executables.patch \
            file://0001-tests-do-not-statically-link-a-test.patch \
            "
-SRC_URI[sha256sum] = "47a57b8bd238b84c93c921a9b4ff82337551dbcb0cca071316aadf3e23b19261"
+SRC_URI[sha256sum] = "6609f3ab7aebcc8f9277f53a577c657d9f3056d1352ea623da7fd7c0f00890f9"
 
 UPSTREAM_CHECK_URI = "https://www.kernel.org/pub/linux/libs/security/linux-privs/${BPN}2/"
 
-- 
2.25.1


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

* [OE-core] [PATCH] libhandy: upgrade 1.2.2 -> 1.2.3
  2021-06-22 23:51 [OE-core] [PATCH] libcap: upgrade 2.50 -> 2.51 wangmy
@ 2021-06-22 23:51 ` wangmy
  0 siblings, 0 replies; 2+ messages in thread
From: wangmy @ 2021-06-22 23:51 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../libhandy/{libhandy_1.2.2.bb => libhandy_1.2.3.bb}         | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-gnome/libhandy/{libhandy_1.2.2.bb => libhandy_1.2.3.bb} (92%)

diff --git a/meta/recipes-gnome/libhandy/libhandy_1.2.2.bb b/meta/recipes-gnome/libhandy/libhandy_1.2.3.bb
similarity index 92%
rename from meta/recipes-gnome/libhandy/libhandy_1.2.2.bb
rename to meta/recipes-gnome/libhandy/libhandy_1.2.3.bb
index 9652948a35..acb6e53b72 100644
--- a/meta/recipes-gnome/libhandy/libhandy_1.2.2.bb
+++ b/meta/recipes-gnome/libhandy/libhandy_1.2.3.bb
@@ -9,8 +9,8 @@ BUGTRACKER = "https://gitlab.gnome.org/GNOME/libhandy/-/issues"
 LICENSE = "LGPLv2.1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
 
-SRC_URI = "git://gitlab.gnome.org/GNOME/libhandy.git;protocol=https"
-SRCREV = "09f36006b26f41a2bb383b0c853e954c5792cfe1"
+SRC_URI = "git://gitlab.gnome.org/GNOME/libhandy.git;protocol=https;branch=libhandy-1-2"
+SRCREV = "e9ca4ac4b134bbd6ab91b6f916a915192fd3a465"
 S = "${WORKDIR}/git"
 
 GIR_MESON_ENABLE_FLAG = 'enabled'
-- 
2.25.1


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

end of thread, other threads:[~2021-06-22 23:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-22 23:51 [OE-core] [PATCH] libcap: upgrade 2.50 -> 2.51 wangmy
2021-06-22 23:51 ` [OE-core] [PATCH] libhandy: upgrade 1.2.2 -> 1.2.3 wangmy

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.