1537 Commits

Author SHA1 Message Date
luka
945c5a7bcc [packages] i2c-tools: fix TARGET_CPPFLAGS
Fixes #13546 and #13857.

Signed-off-by John Vogel <jvogel4@stny.rr.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39069 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-15 21:12:47 +00:00
luka
a7119dd6bc [packages] canutils: add package
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39031 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-11 10:54:49 +00:00
luka
e3e3284819 [packages] mtd-utils: add missing dependency
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39029 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-11 10:34:57 +00:00
jow
8c6d805944 wifitoggle: use ubus call network reload to apply wifi changes (#14587)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39026 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-10 12:19:18 +00:00
tripolar
ac73e97a8e [packages] bluelog: update download url
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38831 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-11-17 15:14:01 +00:00
luka
7e3fe08e7f [packages] lxc: update to latest git version
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@38798 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-11-14 00:08:53 +00:00
tripolar
73aa9d7d82 [packages] grep: simplify package remove
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38543 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-26 16:09:40 +00:00
tripolar
2292e7f361 [packages] add gnu grep
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38542 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-26 16:05:56 +00:00
juhosg
2ac332d86b packages: haveged: upgrade to 1.7c
This upgrades haveged from 1.4 to 1.7c (closes #13979)

Signed-off-by: Christian Pointner <equinox@chaos-at-home.org>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@38485 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-20 16:20:03 +00:00
juhosg
01d8ae9438 packages: loop-aes: update to loop-aes 3.7a
fixes a compile error in trunk

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@38475 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-20 15:58:21 +00:00
luka
f7ac493e12 [packages] mtd-utils: upgrade to latest git version
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@38300 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-04 03:15:02 +00:00
tripolar
704ad4e605 [packages] cryptsetup update to 1.6.2 and add version that links against openssl
instead of libgcrypt

Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38271 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-01 19:56:02 +00:00
tripolar
93d3f5c278 [packages] lvm2: update to 2.02.97
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38270 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-01 19:54:43 +00:00
luka
94b23b6e44 [packages] lxc: bump to latest git version
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@38177 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-09-25 14:20:39 +00:00
luka
56ed21fe34 [packages] lxc: update lxc repository
http://sourceforge.net/mailarchive/message.php?msg_id=31432051

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de

git-svn-id: svn://svn.openwrt.org/openwrt/packages@38144 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-09-23 22:06:52 +00:00
tripolar
f72f50bac5 [packags] shadow-su: ash doesn't support the renaming of a process like
execve("/bin/ash", ["-su"], [/* 10 vars */]) = 0

the error is also described here but no fix is provided

http://comments.gmane.org/gmane.linux.busybox/33618

fix it by turing off process renaming in login.defs

Signed-off-by: Peter Wagner <tripolar@gmx.at>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@38121 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-09-22 15:28:04 +00:00
luka
4689dc8e06 [packages] i2c-tools: update to svn r6199
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@38082 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-09-20 02:00:07 +00:00
luka
6069cef7dc [packages] mc: update to 4.8.10
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@38056 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-09-19 09:59:38 +00:00
luka
d312a0cce9 [packages] lirc: partially revert r37954
Some lirctools are not build correctly.

Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@37955 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-09-12 13:53:26 +00:00
luka
187b61b32a [packages] lirc: add more lirctools
This commit also makes some cosmetic changes.

Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@37954 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-09-12 13:44:41 +00:00
tripolar
929df71120 [packages] less: update to 458
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@37735 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-08-06 19:10:57 +00:00
jogo
30ac8c0caa packages: update alsa-utils to 1.0.27.2
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@37690 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-08-04 16:41:37 +00:00
jogo
3a00b2dc43 packages: ntfsprogs: add missing dependency - libuuid
This patch adds missing libuuid dependency for ntfsprogs.
Without it the package fails to install because of missing
dependency to libuuid.

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
[jogo@openwrt.org: also enable libuuid explicitly in configure]
Signed-off-by: Jonas Gorski <jogo@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@37677 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-08-04 12:03:16 +00:00
jogo
8f4a922a49 packages: ntfsprogs_ntfs-3g: add missing dependency - libuuid
This patch adds missing libuuid dependency for ntfsprogs_ntfs-3g.
Without it the package fails to install because of missing
dependency to libuuid.

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
[jogo@openwrt.org: also enable libuuid explicitly in configure]
Signed-off-by: Jonas Gorski <jogo@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@37676 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-08-04 12:03:14 +00:00
jogo
049ce02cbd packages: reiserfsprogs: add missing dependency - libuuid
This patch adds missing libuuid dependency for reiserfsprogs.
Without it the package fails to install because of missing
dependency to libuuid.

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@37675 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-08-04 12:03:12 +00:00
luka
83ee75c165 [packages] mksh: update to r47
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
Recommended-by: Sedat Dilek <sedat.dilek@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@37593 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-28 23:28:21 +00:00
acinonyx
7a5d308b8b [packages] rtl-sdr: Update to latest revision
Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@37519 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-23 13:32:33 +00:00
mirko
cf48a7d407 [package/coreutils] fix errors in shipped stdio.in.h
gets() got dropped in eglibc version 2.16 - so no need to wrap it

Signed-off-by: Mirko Vogt <mirko@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@37327 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-15 00:42:42 +00:00
lars
7a775d6291 [packages] i2c-tools: Pass LDFLAGS
Pass LDFLAGS when building the i2c-tools. This fixes the build under certain
exotic configurations.


git-svn-id: svn://svn.openwrt.org/openwrt/packages@37188 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-07 20:22:35 +00:00
luka
dd0334d60b [packages] pciutils: update to version 3.2.0
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@37140 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-02 23:56:28 +00:00
luka
db88208eed [packages] uboot-envtools-mmc: remove package
Functionality has been added to main uboot-envtools package and that one should
be used instead.

Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@37137 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-02 23:12:35 +00:00
nbd
f16dfdd11b mdadm: remove from /packages, it is in /trunk now
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@37104 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-30 14:25:40 +00:00
luka
eb559e89c8 [package] lxc: add new package
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36651 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-05-17 11:32:24 +00:00
luka
9704db8433 [packages] shadow: remove menu
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36618 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-05-13 12:03:29 +00:00
luka
4a6014bb18 [packages] shadow: revert r36612 and use r36574
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36613 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-05-12 21:29:56 +00:00
jow
ef9d6c5c8d Revert "[package] shadow: rework Makefile" (should fix #13515)
This reverts commit 8c286b154eb0c4cf7e7d5e6f2cd8e33776188916.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36612 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-05-12 15:45:25 +00:00
luka
acbc492127 [package] shadow: rework Makefile
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36547 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-05-04 23:14:44 +00:00
luka
903ee65f73 [packages] shadow: add chage utility
Signed-off-by: Kyle Anderson <kyle@xkyle.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36546 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-05-04 23:14:42 +00:00
jogo
d142914b8f [packages] wview: fix segmentation fault in WMR USB driver
Do not overflow the input buffer. This happens on slow hosts that take
long time to recompute the data on start.

Signed-off-by: Paul Fertser <fercerpav@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36390 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-23 09:17:07 +00:00
jogo
8d02f073ed [packages] wview: fix operation for low temperatures for WMRUSB
When the outside temperature is less than -10C the station reports that
dewpoint is invalid. This patch allows to ignore only that value instead
of ignoring all of the packet contents from the outside sensor (including
temperature and humidity).

This is also sort of fixed (the reported dew point values might be
invalid) in upstream release 5.20.0, but we can't use his repository
because there is no public repository and also he ignores requests on
his semi-private bugtracker; so we need to use the source we can
trust, and currently jgoerzen's branch is the best source out there.

Signed-off-by: Paul Fertser <fercerpav@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36389 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-23 09:17:05 +00:00
swalker
7b3359b8d2 [packages] oww: update to 0.86.4
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36385 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-22 22:28:26 +00:00
luka
c0701c2619 [packages] xz: update Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36373 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-22 00:05:21 +00:00
luka
68f6d05220 [packages] squashfs-tools: update Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36372 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-22 00:05:18 +00:00
luka
0da7d6b3d0 [packages] squashfs-tools: fix recursive dependency
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36371 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-21 16:34:09 +00:00
nbd
df3488f51a packages: consistently use 'depends on' instead of 'depends'
make the syntax more compatible with kernel menuconfig

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36357 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-18 12:04:54 +00:00
swalker
96a4a8a683 [packages] oww: update to 0.86.3 (#13262)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36331 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-13 19:27:56 +00:00
luka
59dda6cdfb [packages] squashfs-tools: modularize package
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36317 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-12 09:43:51 +00:00
luka
22fdde6b7a [packages] xz: add new package
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36316 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-12 09:43:41 +00:00
luka
cf93237f88 [packages] squashfs-tools: add new package
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36310 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-10 20:49:10 +00:00
florian
34c8446c0c zsh: disable gdbm
zsh would use gdbm if available, failing packaging checks.

Signed-off-by: Francisco Borges <francisco.borges@gmail.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36106 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-03-22 10:04:16 +00:00