summaryrefslogtreecommitdiffstats
path: root/package/ubus
Commit message (Collapse)AuthorAgeFilesLines
* licensing: Add licensing metadata to many packageshcg2012-10-191-0/+3
| | | | | | | | | | | | | | Two new variables are introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated. The licensing metadata is put into the bin/<platform>/packages/Packages file for later parsing. A script for that is on it's way! git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33861 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add myself as a maintainer for various packagesnbd2012-10-081-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33660 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ubus: add a missing dependencynbd2012-06-101-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32174 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ubus: update to latest version, adds reconnect supportnbd2012-06-041-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32048 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ubus: update to latest version, fixes a socket race condition in the client ↵nbd2012-05-181-3/+3
| | | | | | library with uloop git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31811 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ubus: update to latest version, add LUAPATH to cmake options - fixes #11398nbd2012-05-061-2/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31622 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] ubus: update to current git, package up libubus-luajow2012-05-051-3/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31619 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ubus: update to the latest versionnbd2011-12-061-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29465 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/ubus: use new service wrappernico2011-11-071-3/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28840 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ubus: update to latest version, fixes recursion issues in libubusnbd2011-10-271-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28633 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ubusd: add an init scriptnbd2011-10-202-1/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28496 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ubus: update to latest version, includes a small bugfix for object call repliesnbd2011-10-101-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28404 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update libubox and ubus to the latest versionnbd2011-10-091-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28393 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update libubox and ubus to latest, libubox now includes jshnnbd2011-08-111-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27963 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ubus: update to 2011-03-27 (includes an API simplification for object ↵nbd2011-03-271-2/+3
| | | | | | signatures), use PKG_MIRROR_MD5SUM git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26319 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ubus: add a missing dependencynbd2011-02-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25792 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ubus: update to the latest version to fix a compile error with gcc 4.5nbd2011-02-261-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25732 3c298f89-4303-0410-b956-a3cf2f4a3e73
* set PKG_RELEASE to PKG_SOURCE_VERSION on a few packages using gitnbd2011-02-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25529 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add ubus - the new openwrt message bus / rpc daemonnbd2011-02-111-0/+60
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25457 3c298f89-4303-0410-b956-a3cf2f4a3e73