Skip to content

Commit

Permalink
Merge pull request PartialVolume#280 from PartialVolume/revert_procps…
Browse files Browse the repository at this point in the history
…-ng_files

Revert procps-ng files back to their original state
  • Loading branch information
PartialVolume authored Aug 31, 2024
2 parents 1fe0ac8 + acbd555 commit 5ed052e
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ index 2e8fb7dd..cf4a80de 100644
#define SECURE_ESCAPE_ARGS(dst, bytes, cells) do { \
--
GitLab

3 changes: 2 additions & 1 deletion package/procps-ng/0003-fix-pifd_open-check.patch
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,5 @@ index c4ad5da3..29cfedf7 100644
#include <sys/syscall.h>
#endif
--
2.35.1
2.35.1

2 changes: 1 addition & 1 deletion package/procps-ng/Config.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ config BR2_PACKAGE_PROCPS_NG
Standard informational utilities and process-handling tools.
Provides things like kill, ps, uptime, free, top, etc...

http://sourceforge.net/projects/procps-ng/
http://sourceforge.net/projects/procps-ng/
2 changes: 1 addition & 1 deletion package/procps-ng/S02sysctl
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,4 @@ case "$1" in
*)
echo "Usage: $0 {start|stop|restart|reload}"
exit 1
esac
esac
2 changes: 1 addition & 1 deletion package/procps-ng/procps-ng.hash
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ sha1 a52952e8bc6aaab812176c00d25adc4d4e1552e2 procps-ng-3.3.17.tar.xz
# http://downloads.sourceforge.net/project/procps-ng/Production/procps-ng-3.3.17.tar.xz.asc
sha256 4518b3e7aafd34ec07d0063d250fd474999b20b200218c3ae56f5d2113f141b4 procps-ng-3.3.17.tar.xz
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
sha256 681e386e44a19d7d0674b4320272c90e66b6610b741e7e6305f8219c42e85366 COPYING.LIB
sha256 681e386e44a19d7d0674b4320272c90e66b6610b741e7e6305f8219c42e85366 COPYING.LIB
2 changes: 1 addition & 1 deletion package/procps-ng/procps-ng.mk
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ define PROCPS_NG_INSTALL_INIT_SYSV
$(TARGET_DIR)/etc/init.d/S02sysctl
endef

$(eval $(autotools-package))
$(eval $(autotools-package))

0 comments on commit 5ed052e

Please sign in to comment.