Age | Commit message (Collapse) | Author | Files |
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Note that 5.04 (newest) is now default instead of 4.21.
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* Move the checksums into the recipe
* Pick 2.0.35+2.0.36rc1 as the name to remain easily upgradable
* This should resolve:
http://portaudit.FreeBSD.org/6e099997-25d8-11dc-878b-000c29c5647f.html
http://portaudit.FreeBSD.org/4e8344a3-ca52-11de-8ee8-00215c6a37bb.html
|
|
Update the ieee80215.patch. The original commit message is so weak
it is not saying why the wpan_nofcs variant is to be used. I'm
respecting the original patch author here but it would be better
to have nice commit messages. My feeling tells me that we should
drop this patch as there is no indication why this patch is a good
idea.
|
|
|
|
removed the openmoko part from the nas server task
this part only drags in dfu-util which does not build under most distro's
openmoko users are very unlikely to run a NAS on their device, and even
if they want to and need dfu-util, they can easily install afterwards
(and dfu-util is not even nas related, so it does not really belong in this task)
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
added netfilter modules to hawkboard defconfig
these are needed in order to build nas-server-image
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
removed 0006-cmd_itest.c-also-support-environment-variables-as-a.patch
this one was rejected upstream as the functionality was already in hush
reworked 0007-cmd_setexpr-allow-memory-addresses-and-env-vars-in-e.patch
the setenv part was rejected upstream as the functionality was already in hush
took that part out of the patch.
u-boot-git.bb: bumped PR
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
DEPENDS, because configure checks hal availability. Thanks to gilligan for reporting.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
MACHINE_TASK_PROVIDER are machine specific
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
doesn't create them for us and ssh login fails later due to missing PTYs)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
|
|
|
|
|
|
* if there is link /usr/lib/ipkg -> /usr/lib/opkg, then merger will
create backups of "both" alternatives directories, but they will be
both the same /usr/lib/opkg/alternatives, then it will try to merge
with output that every file is the same, sofar no real harm.
* Problem is after successfull merge, when it removes
/usr/lib/ipkg/alternatives which is in this case the right
alternatives in opkg :/
* If you've already this problem on your target then
* # Restore old alternatives
* rm -rf /usr/lib/opkg/alternatives
* cp -ra /usr/lib/opkg/alternatives-backup /usr/lib/opkg/alternatives
*
* # Regenerate links with right alternatives available
* opkg install -force-reinstall busybox
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
commented out task-nas-server-openmoko
this one uses dfu-util, but for most distro's dfu-util does not build
root cause of dfu-util not building is in the expansion of virtual/libusb0 which
for most distro's links to libusb-compat and dfu-util does not build with it.
commenting out task-nas-server-openmoko is a temp fix to at least get the image building
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
as requested on the openrd mailing list
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
|
|
Revert "firefox: Add alsa-lib to DEPENDS (alread in firefox_hg)."
This reverts commit 0b24f9f9ab2cca3da6822af09461db3e29b1df32.
|
|
|
|
* Rename both the target and native recipe to 1.7.9
* Switch to new style checksums
|
|
* Fix licensing. According to the website it is LGPL or two clause BSD
* Fix packaging with the libspf2-bin
* Move the checksum into the bb file
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|