Commit 91f12b7e authored by Francesco Nwokeka's avatar Francesco Nwokeka Committed by Peter Korsgaard
Browse files

tar: move package to 'system tools'



Package was previously in the 'Development' section

Signed-off-by: default avatarFrancesco Nwokeka <francesco.nwokeka@gmail.com>
Reviewed-by: default avatarVicente Olivert Riera <Vincent.Riera@imgtec.com>
Tested-by: default avatarVicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 1037475b
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -140,9 +140,6 @@ if BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
endif
	source "package/sstrip/Config.in"
	source "package/subversion/Config.in"
if BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
	source "package/tar/Config.in"
endif
	source "package/tree/Config.in"
	source "package/yasm/Config.in"
endmenu
@@ -1508,6 +1505,7 @@ endif
	source "package/systemd/Config.in"
if BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
	source "package/sysvinit/Config.in"
	source "package/tar/Config.in"
endif
	source "package/util-linux/Config.in"
endmenu