Commit 2b9e2fb4 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

sfdisk: mark as deprecated



We're using an ancient uclibc specific snapshot, and should rather focus
on moving our util-linux package forward.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent c107a15e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -64,7 +64,7 @@
	xkeyboard-config, xlib_libX11, xserver_xorg-server, xstroke,
	xterm, xvkbd, zlib

	Deprecated packages: hotplug, lzma, ng-spice-rework
	Deprecated packages: hotplug, lzma, ng-spice-rework, sfdisk

	Removed packages: dillo, libglib12, libgtk12, microwin,
	pcmcia
+1 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_SFDISK
	bool "sfdisk"
	depends on BR2_DEPRECATED
	help
	  Partition table manipulator for Linux.