1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-05 00:08:53 +03:00
Commit Graph

16 Commits

Author SHA1 Message Date
nbd
c3cd9cb9ab Use $(CP) instead of $(INSTALL_BIN) for binaries.
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9694 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-09 18:53:06 +00:00
blogic
fa7fcec9cf added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9162 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-06 23:50:47 +00:00
nbd
640652a244 add $(STAGING_DIR) as argument to the InstallDev template and update packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9052 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-28 01:45:11 +00:00
nico
131bd50f8d remove remaining description field missed from [8659]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8660 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-07 08:55:53 +00:00
nico
c4b73fa154 move package description to a separate definition, remove it when DESCRIPTION=TITLE
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-07 08:34:51 +00:00
nico
866de10b88 e2fsprogs fixes:
- don't bundle libblkid shared lib in e2fsprogs, add a dependency instead
 - remove references to host dev files in pkgconfig files
 - add Build/UninstallDev


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8486 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-25 15:52:31 +00:00
kaloz
bad3124dc6 fix e2fsprogs on avr32
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7963 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-13 10:42:20 +00:00
florian
15d9e6b7eb Package libblkid from e2fsprogs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7610 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-13 17:20:36 +00:00
nbd
a5e1c6b8a3 fix a compile error
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6670 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-24 15:57:16 +00:00
nbd
e82e7881b6 split libuuid from e2fsprogs and install development files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6668 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-24 15:51:43 +00:00
nbd
643f013d15 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16 20:21:39 +00:00
nbd
1d3cff733d add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6580 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16 19:18:55 +00:00
nbd
ddc47d62f9 various configure related cleanups
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6372 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-25 23:34:57 +00:00
nico
99cd800fc3 update e2fsprogs to 1.39 (closes: #1161)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6196 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-25 09:57:24 +00:00
nbd
51ffc1d58d fix for e2fsprogs package splitup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6143 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-20 13:22:40 +00:00
nbd
68e78b57ee move e2fsprogs from packages to trunk (will need this in a target profile later)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6141 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-20 05:13:35 +00:00