public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anthony G. Basile" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/uclibc-ng/files/
Date: Tue, 12 Dec 2017 18:34:49 +0000 (UTC)	[thread overview]
Message-ID: <1513103659.0f52d45c263a997707d768cd3a3e0618f9854597.blueness@gentoo> (raw)

commit:     0f52d45c263a997707d768cd3a3e0618f9854597
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Dec  1 15:35:57 2017 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Tue Dec 12 18:34:19 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f52d45c

sys-libs/uclibc-ng: remove unused patch

 .../files/uclibc-ng-update-reboot_h.patch          | 41 ----------------------
 1 file changed, 41 deletions(-)

diff --git a/sys-libs/uclibc-ng/files/uclibc-ng-update-reboot_h.patch b/sys-libs/uclibc-ng/files/uclibc-ng-update-reboot_h.patch
deleted file mode 100644
index 70d7d709b62..00000000000
--- a/sys-libs/uclibc-ng/files/uclibc-ng-update-reboot_h.patch
+++ /dev/null
@@ -1,41 +0,0 @@
-From 5a305695ad09696bc27c1928deedabbc9e93da55 Mon Sep 17 00:00:00 2001
-From: "Anthony G. Basile" <blueness@gentoo.org>
-Date: Mon, 22 May 2017 09:57:27 -0400
-Subject: [PATCH] include/sys/reboot.h: add constants RB_SW_SUSPEND and
- RB_KEXEC
-
-This syncs up <sys/reboot.h> with the GNU C library, see their
-commit 1a09dc56.  These constants are needed by init systems like
-openrc.
-
-Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
----
- include/sys/reboot.h | 8 +++++++-
- 1 file changed, 7 insertions(+), 1 deletion(-)
-
-diff --git a/include/sys/reboot.h b/include/sys/reboot.h
-index bc685aebb..fafd2fb0c 100644
---- a/include/sys/reboot.h
-+++ b/include/sys/reboot.h
-@@ -1,4 +1,4 @@
--/* Copyright (C) 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
-+/* Copyright (C) 1996-2017 Free Software Foundation, Inc.
-    This file is part of the GNU C Library.
- 
-    The GNU C Library is free software; you can redistribute it and/or
-@@ -38,6 +38,12 @@
- /* Stop system and switch power off if possible.  */
- #define RB_POWER_OFF	0x4321fedc
- 
-+/* Suspend system using software suspend.  */
-+#define RB_SW_SUSPEND	0xd000fce2
-+
-+/* Reboot system into new kernel.  */
-+#define RB_KEXEC	0x45584543
-+
- __BEGIN_DECLS
- 
- /* Reboot or halt the system.  */
--- 
-2.13.0
-


             reply	other threads:[~2017-12-12 18:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-12 18:34 Anthony G. Basile [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-12-17 15:08 [gentoo-commits] repo/gentoo:master commit in: sys-libs/uclibc-ng/files/ Anthony G. Basile
2017-08-09 12:18 Anthony G. Basile

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1513103659.0f52d45c263a997707d768cd3a3e0618f9854597.blueness@gentoo \
    --to=blueness@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox