Gustavo Zacarias
|
019a581f89
|
packages: switch to host-pkgconf
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
|
2012-10-29 22:02:55 +01:00 |
|
Stefan Fröberg
|
23ef45ca1e
|
remove rest of the BR2_SOURCEFORGE_MIRROR references
Signed-off-by: Stefan Fröberg <stefan.froberg@petroprogram.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
|
2012-08-28 22:59:52 +02:00 |
|
Arnout Vandecappelle (Essensium/Mind)
|
e1502ebc0c
|
all packages: rename XXXTARGETS to xxx-package
Also remove the redundant $(call ...).
This is a purely mechanical change, performed with
find package linux toolchain boot -name \*.mk | \
xargs sed -i -e 's/$(eval $(call GENTARGETS))/$(eval $(generic-package))/' \
-e 's/$(eval $(call AUTOTARGETS))/$(eval $(autotools-package))/' \
-e 's/$(eval $(call CMAKETARGETS))/$(eval $(cmake-package))/'
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
|
2012-07-17 20:23:05 +02:00 |
|
Peter Korsgaard
|
08bd8712ef
|
libvncserver: ensure target libgcrypt-config is used
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
|
2012-02-13 11:26:42 +01:00 |
|
Peter Korsgaard
|
615ba54394
|
package: add libvncserver
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
|
2012-02-10 16:00:07 +01:00 |
|