summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/uthash/uthash_2.1.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* uthash: remove uthash-ptest dependenciesChangqing Li2019-07-101-0/+1
| | | | | | | | | | | after commit https://git.openembedded.org/openembedded-core/ commit/meta/classes/ptest.bbclass?id=b47194b57d94260b4e6438c5bf74914027f0b520 package ${PN}-ptest will depend on ${PN} by default, but for uthash, ${PN} is empty package, remove it from dependency to avoid image do rootfs failure since nothing provides error. Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* uthash: do not use unstable github archive tarballsnick83ola2019-05-291-4/+3
| | | | | | | | Since commit [21f84fc insane: add sanity checks to SRC_URI] applied in oe-core, do not use unstable github archive tarballs. Signed-off-by: Nicola Lunghi <nick83ola@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* uthash: upgrade 2.0.2 -> 2.1.0Changqing Li2019-02-221-0/+46
License-Update: Copyright Year Update Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>