summaryrefslogtreecommitdiff
path: root/meta-openvuplus/recipes-devtools
AgeCommit message (Collapse)Author
2022-04-18Fix SRC_URI for githubsmlee
- use protocol=https - https://github.blog/2021-09-01-improving-git-protocol-security-github/
2015-12-03[python-2.7.9] fix 'SSL: CERTIFICATE_VERIFY_FAILED'hschang
2015-10-19Solo4K Support.hschang
2015-05-13Remove WARNING messages.hschang
2015-05-12[ltrace] bbappend is merged to meta-openembedded.hschang
2015-05-11[python-twisted] bbappend is merged to meta-openembedded.hschang
2015-05-11[python] upgrade to 2.7.9.hschang
2015-02-16build fix.hschang
2015-02-12Merge remote-tracking branch 'oe_21/master' into vuplus-3.0hschang
Conflicts: meta-bsp/common/recipes/linux/linux-vuplus_3.13.5.bb meta-openvuplus/recipes-core/meta/distro-feed-configs.bbappend meta-openvuplus/recipes-core/tasks/task-core-boot.bb meta-openvuplus/recipes-devtools/python/python-native_2.7.2.bbappend meta-openvuplus/recipes-devtools/swig/swig_2.0.4.bb meta-openvuplus/recipes-vuplus/enigma2/enigma2.bb meta-openvuplus/recipes-vuplus/opera-hbbtv/opera-hbbtv_0.1.bb meta-openvuplus/recipes-vuplus/opera-hbbtv/opera-hbbtv_0.2.bb meta-openvuplus/recipes-vuplus/packagegroups/packagegroup-vuplus-enigma2.bb meta-openvuplus/recipes-vuplus/tasks/task-vuplus-base.inc
2015-02-11[busybox] remove mkfs.vfat and update defconfig with lastest busybox version.hschang
2015-02-09Update version ppp, orc, mc and linux-vuplus configure fix.hschang
2015-02-06Support gles animation.hschang
2014-12-19[orc] remove error messages.hschang
2014-12-18[orc] update to lastest version in oe-core.hschang
2014-12-17[python-zopeinterface] generate pkg ${PN}-tests.hschang
2014-12-16[opkg-collateral] remove bbappend, use defaults.hschang
2014-12-16[ltrace] build fix.hschang
2014-12-16[gdb] remove needless bbappend.hschang
2014-12-16[ltrace, libunwind] remove bbfiles, oe-core provide lastest version.hschang
2014-12-16[python-pycrypto] build fix. (autotools-brokensep)hschang
2014-12-12Use python-twisted from meta-openembedded. (version update : 12.0.0 -> 13.2.0)hschang
2014-12-12Update openembedded-core / meta-openembedded / bitbake (1.25.0)hschang
- fix bbappend's version. - Add meta-openembedded/meta-python to BBLAYERS. - set PACKAGE_ARCH after inherit packagegroup. - TCLIBC now defines glibc instead of eglibc. eglibc is obsolete. (OE-CORE : 1027c535ea753e63d9ffe469a423e04467cf8940) - smartmontools : use lastest version from meta-oe. - swig : use lastest version from meta-oe.
2014-07-07revert OE-core commit "python: remove the default optimization" (commit : ↵hschang
165ed464bbb9bf985dde9d8c15d000809901fff6) We had hard coded python-native and python's default optimization to 1, which made the "assert" statement didn't work, and removed the "-O/-OO" (optimization options), the target python had a "-N" option to disable the default optimization, but the native python didn't. I think that we can set the environment variable PYTHONOPTIMIZE or use "python -O" if we need to optimize, but I'm not sure whether we need to set it by default, it would confuse the user or cause/hide unexpected problems if the "assert" doesn't work.
2014-07-03[mtd-utils & autoshutdown] fix patch errorhschang
2014-07-03[opkg] fix applying patchhschang
2014-07-02[swig] add inc file for build errorhschang
2014-07-02[orc] use orc 0.4.14 to prevent message 'unhandled variable size 8'hschang
2014-07-02clean uphschang
2014-07-02Do not use PRINC & reset PRhschang
2014-07-02[opkg] update to 0.2.2hschang
2014-07-02[mtd-utils] update to 1.5.1hschang
2014-07-02[gdb] update to 7.7hschang
2014-07-02[e2fsprogs] update to 1.42.9hschang
2014-07-02Remove build fix for m4 / bison / gettexthschang
2014-07-02[python] update to 2.7.3hschang
2014-07-02Fix RPROVIDES package specifichschang
2014-07-02Change proto= to protocol= in SRC_URIhschang
2014-03-28oe build fixhschang
2013-06-11opkg: some fixes/changes for handling packet recommendsAndreas Monzner
- dont remove auto installed recommends when moved from depends to recommends - dont install recommends on package install / update - on image creation time recommends should be handled as depends.. but later not.. so dont apply our patches in native opkg build..
2013-06-11make RDEPENDS of package specifichschang
2013-06-11python-coherence : update SRCREVhschang
2013-02-06mtd-utils-1.4.9: split into multiple ipk files.hschang
2013-02-05opkg_svn: fixed broken uname gname cache (this significantly speeds up)hschang
2013-02-05opkg-collateral: download package lists to /var/tmp (RAM fs) instead of flashhschang
2013-02-05e2fsprogs_1.42.1: use symlinks instead of duplicate binarieshschang
2013-01-31update packages.hschang
2013-01-17vsftpd : set local_root=/chang
append empty /etc/resolv.conf. mtd-utils : add and remove patch files. remove Dreambox. remove useless files.
2012-11-30relocate packages on recipes-base/recipes-enigma2/recipes-wlan.Chang.H.S