[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[hurd] 03/08: refresh patches
From: |
Samuel Thibault |
Subject: |
[hurd] 03/08: refresh patches |
Date: |
Thu, 14 Jan 2016 01:04:16 +0000 |
This is an automated email from the git hooks/post-receive script.
sthibault pushed a commit to branch master
in repository hurd.
commit 8194026a0b2ebd2682fefeae5800d0d539b2ecf1
Author: Samuel Thibault <address@hidden>
Date: Thu Jan 14 00:04:20 2016 +0000
refresh patches
---
debian/patches/external.patch | 17 ++++-------------
debian/patches/newRPC.patch | 2 +-
2 files changed, 5 insertions(+), 14 deletions(-)
diff --git a/debian/patches/external.patch b/debian/patches/external.patch
index e4c25d4..bb7f395 100644
--- a/debian/patches/external.patch
+++ b/debian/patches/external.patch
@@ -2,13 +2,12 @@ Include DDE in the build
--- a/Makefile
+++ b/Makefile
-@@ -28,7 +28,16 @@ include ./Makeconf
- # Hurd libraries
+@@ -28,7 +28,15 @@ include ./Makeconf
lib-subdirs = libshouldbeinlibc libihash libiohelp libports libthreads \
libpager libfshelp libdiskfs libtrivfs libps \
-- libnetfs libpipe libstore libhurdbugaddr libftpconn libcons
-+ libnetfs libpipe libstore libhurdbugaddr libftpconn libcons \
-+ libbpf libhurd-slab eth-multiplexer
+ libnetfs libpipe libstore libhurdbugaddr libftpconn libcons \
+- libhurd-slab
++ libhurd-slab libbpf eth-multiplexer
+
+ifneq ($(LIBPCIACCESS),no)
+lib-subdirs += libmachdev libddekit
@@ -20,14 +19,6 @@ Include DDE in the build
# Hurd programs
prog-subdirs = auth proc exec term \
-@@ -42,6 +51,7 @@ prog-subdirs = auth proc exec term \
- procfs \
- startup \
- init \
-+ devnode
-
- ifeq ($(HAVE_SUN_RPC),yes)
- prog-subdirs += nfs nfsd
--- a/Makeconf
+++ b/Makeconf
@@ -576,7 +576,7 @@ vpath %.defs $(top_srcdir)/hurd
diff --git a/debian/patches/newRPC.patch b/debian/patches/newRPC.patch
index ba8afb0..e0516c2 100644
--- a/debian/patches/newRPC.patch
+++ b/debian/patches/newRPC.patch
@@ -16,4 +16,4 @@ Index: hurd-debian/proc/Makefile
+ task_notifyServer.o task_notifyUser.o
OBJS = $(SRCS:.c=.o) $(MIGSTUBS)
HURDLIBS = ihash ports shouldbeinlibc
-
+ LDLIBS = -lpthread
--
Alioth's /usr/local/bin/git-commit-notice on
/srv/git.debian.org/git/pkg-hurd/hurd.git
- [hurd] branch master updated (abb5631 -> 225c786), Samuel Thibault, 2016/01/13
- [hurd] 07/08: bump debhelper and dpkg-dev versions to get restriction formula support, Samuel Thibault, 2016/01/13
- [hurd] 03/08: refresh patches,
Samuel Thibault <=
- [hurd] 04/08: fix version, Samuel Thibault, 2016/01/13
- [hurd] 08/08: upload, Samuel Thibault, 2016/01/13
- [hurd] 02/08: Merge branch 'upstream-merged', Samuel Thibault, 2016/01/13
- [hurd] 06/08: Merge branch 'upstream-merged', Samuel Thibault, 2016/01/13
- [hurd] 05/08: New upstream snapshot, Samuel Thibault, 2016/01/13
- [hurd] 01/08: New upstream snapshot, Samuel Thibault, 2016/01/13