mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
cleanup of [4123]
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4125 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -37,8 +37,7 @@ define Package/base-files$(TARGET)
|
|||||||
DEFAULT:=y
|
DEFAULT:=y
|
||||||
TITLE:=OpenWrt system scripts
|
TITLE:=OpenWrt system scripts
|
||||||
DESCRIPTION:=Base filesystem for OpenWrt
|
DESCRIPTION:=Base filesystem for OpenWrt
|
||||||
VERSION:=$(PKG_RELEASE)
|
VERSION:=$(PKG_RELEASE)-$(REV)
|
||||||
FORCEREBUILD:=y
|
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define -ar7-2.4/conffiles
|
define -ar7-2.4/conffiles
|
||||||
@@ -90,7 +89,6 @@ define Package/libgcc
|
|||||||
TITLE:=GCC support library
|
TITLE:=GCC support library
|
||||||
VERSION:=$(LIBGCC_VERSION)-$(PKG_RELEASE)
|
VERSION:=$(LIBGCC_VERSION)-$(PKG_RELEASE)
|
||||||
DESCRIPTION:=$(TITLE)
|
DESCRIPTION:=$(TITLE)
|
||||||
FORCEREBUILD:=n
|
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/libpthread
|
define Package/libpthread
|
||||||
@@ -99,7 +97,6 @@ define Package/libpthread
|
|||||||
VERSION:=$(UCLIBC_VERSION)-$(PKG_RELEASE)
|
VERSION:=$(UCLIBC_VERSION)-$(PKG_RELEASE)
|
||||||
TITLE:=POSIX thread library
|
TITLE:=POSIX thread library
|
||||||
DESCRIPTION:=POSIX thread library
|
DESCRIPTION:=POSIX thread library
|
||||||
FORCEREBUILD:=n
|
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
||||||
@@ -108,7 +105,6 @@ define Package/uclibc
|
|||||||
VERSION:=$(UCLIBC_VERSION)-$(PKG_RELEASE)
|
VERSION:=$(UCLIBC_VERSION)-$(PKG_RELEASE)
|
||||||
TITLE:=C library
|
TITLE:=C library
|
||||||
DESCRIPTION:=C library for embedded systems
|
DESCRIPTION:=C library for embedded systems
|
||||||
FORCEREBUILD:=n
|
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Build/Prepare
|
define Build/Prepare
|
||||||
|
|||||||
Reference in New Issue
Block a user