Age | Commit message (Collapse) | Author | Files |
|
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>
|
|
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
* 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>
|
|
minimal.conf has nfs as distro feature but not ip4 or ipv6.
This makes that busybox does not generate networking applets
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
|
|
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>
|
|
Signed-off-by: Simon Busch <morphis@gravedo.de>
|
|
* 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>
|
|
This one is intended to be used from python snippets in variables. It returns
the stdout of the subprocess and raises an exception if the exit code isn't 0.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|
|
* 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>
|
|
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|