Age | Commit message (Collapse) | Author | Files |
|
some patches did not apply -> repaired
mythflix is not supported any more -> removed
mythnetvisions -> added
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
0.23 will get its own dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
* Set the init script to be added to list of run level
5 scripts.
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
|
|
* Added dependency packages such as qt4-embedded-fonts required
for the matrix-gui application to run.
* Added dependency on matrix-gui-common.
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
|
|
|
|
* removed the lemon-native_3.5.4.bb file
* added NATIVE_INSTALL_WORKS = "1"
* added BBCLASSEXTEND = "native"
* bumped PR
Signed-off-by: Fahad Usman <fahad_usman@mentor.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
not really a beaty; but we have no simple way to specify a
target only patch. This seems the cleanest way to do it
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
|
|
* converted do_stage to do_install
* replaced ${STAGING_BINDIR} with ${D}${bindir}
* moved the do_install to non-native recipe
* added BBCLASSEXTEND = "native"
* added NATIVE_INSTALL_WORKS = "1"
* bumped PR
Signed-off-by: Fahad Usman <fahad_usman@mentor.com>
|
|
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
timming
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* Pass -fPIC when building libusb
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Very old, buggy, unsupported by upstream.
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
virtclass-native not virtclass_native
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
retrieved from arago and updated to 3.4.0
(arago recipe was done by woglinde)
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
2.10 and 2.11 are both GPLv2 (or later), 3.0.x is GPLv3. While in
here take most of the advice oe-stylize.py offers
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
This reverts commit 9600cc400c1aff9f7fc7068e3a02d1b64aeb6107.
As requested by Tom Rini on irc.
Apparently this was still used despite being from 2003.
apologies for any inconvenience
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
* fixes DoS vulnerability
* fixes lots of bugs, most notable is HTTP/1.1 compliance bugs
* considered as safe upgrade
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Actually, it can be built with and without libnfnetlink support.
libnfnetlink-enabled build enables nfnl_osf utility for passive OS
fingerprinting and pf.os is its 'database', so it shouldn't be moved to
documents. Just build with it and package separately.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
* no change in resulting source -> no PR change
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
kept 2.5 so people who want to compare results still can build
that version if desired
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
removed this version. it is from 2003, not pinned
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
since 2.6.33 ethtool have changed version numbering and old versions
override new one. 2.6.35 is considered as safe upgrade for three years
old version 6, so there is no point in keeping it or any previous one
around.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
|
|
* Converted do_stage to do_install
* Replaced ${STAGING_BINDIR_NATIVE} with ${D}${bindir}, ${sysconfdir} with ${D}${sysconfdir}, ${STAGING_DATADIR} with ${D}${datadir}.
* Updated install-catalog script. it had hard coded reference to ${sysconfdir}. Changed it to ${D}${sysconfdir}.
* Used SYSROOT_PREPROCESS_FUNCS to add a function sgml_common_native_mangle.
* Write new function sgml_common_native_mangle function.
* Reverted back ${sysconfdir} path in install-catalog in sgml_common_native_mangle
* Updated path in sgml_common_native_mangle function from ${D}${datadir}/sgml/sgml-iso-entities-8879.1986/catalog to ${datadir}/sgml/sgml-iso-entities-8879.1986/catalog in sgml-ent.cat file.
* Updated path in sgml_common_native_mangle function from ${D}${sysconfdir}/sgml/sgml-ent.cat|${sysconfdir}/sgml/sgml-ent.cat to ${sysconfdir}/sgml/sgml-ent.cat in sgml-ent.cat file
* Removed ${D} path in sgml_common_native_mangle function from catalog file created by install-catalog script.
* Bump PR to "r1"
Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
|
|
* Run oe-stylize.py on the recipe and updated the recipe according to the output of oe-stylize.py
* Remove FILESDIR variable
Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
|
|
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>
|
|
actually this was the server component.
Apparenty nomachine has not made client sources available
still has the issues mentioned in the original commit msg
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
This reverts commit e5287904a9dddc8ddc0f486d8526bc8cfda427b7.
Reverted request of the recipe maintainer
This version is the latest official version, the 1.9 version
is a development snapshot
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
timming
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
I needed this to build cmake-native for angstrom-2010 on a F13 machine.
Hopefully, this does not break other builds.
|