delete the patch and add test.py
This commit is contained in:
parent
4b03b78746
commit
509dda381f
3 changed files with 4 additions and 25 deletions
|
@ -1,25 +0,0 @@
|
||||||
From 24962427071fa532c3c48c918e9d64d719cc8a6c Mon Sep 17 00:00:00 2001
|
|
||||||
From: Adhemerval Zanella <adhemerval.zanella@linaro.org>
|
|
||||||
Date: Thu, 3 Feb 2022 17:50:13 -0300
|
|
||||||
Subject: [PATCH 05/13] Add BZ#28860 reference on NEWS
|
|
||||||
|
|
||||||
---
|
|
||||||
NEWS | 2 ++
|
|
||||||
1 file changed, 2 insertions(+)
|
|
||||||
|
|
||||||
diff --git a/NEWS b/NEWS
|
|
||||||
index d1602051d1..6b8db4e947 100644
|
|
||||||
--- a/NEWS
|
|
||||||
+++ b/NEWS
|
|
||||||
@@ -12,6 +12,8 @@ The following bugs are resolved with this release:
|
|
||||||
[28850] linux: __get_nprocs_sched reads uninitialized memory from the stack
|
|
||||||
[28853] libc: tst-spawn6 changes current foreground process group
|
|
||||||
(breaks test isolation)
|
|
||||||
+ [28860] build: --enable-kernel=5.1.0 build fails because of missing
|
|
||||||
+ __convert_scm_timestamps
|
|
||||||
|
|
||||||
|
|
||||||
Version 2.35
|
|
||||||
--
|
|
||||||
2.29.2
|
|
||||||
|
|
|
@ -1,3 +1,6 @@
|
||||||
|
|
||||||
|
sdcsdcs
|
||||||
|
|
||||||
%define anolis_release 2
|
%define anolis_release 2
|
||||||
##############################################################################
|
##############################################################################
|
||||||
# We support the following options:
|
# We support the following options:
|
||||||
|
|
1
test.py
Normal file
1
test.py
Normal file
|
@ -0,0 +1 @@
|
||||||
|
csd
|
Loading…
Add table
Add a link
Reference in a new issue