diff options
Diffstat (limited to 'meta-oe/recipes-core/packagegroups')
| -rw-r--r-- | meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb b/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb index 6dda3005e7..60276468fd 100644 --- a/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb +++ b/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb | |||
| @@ -113,13 +113,14 @@ RDEPENDS_packagegroup-meta-oe-devtools ="\ | |||
| 113 | giflib icon-slicer iptraf-ng jq jsoncpp jsonrpc json-spirit \ | 113 | giflib icon-slicer iptraf-ng jq jsoncpp jsonrpc json-spirit \ |
| 114 | kconfig-frontends lemon libedit libgee libsombok3 \ | 114 | kconfig-frontends lemon libedit libgee libsombok3 \ |
| 115 | libubox log4cplus lshw ltrace lua mcpp memstat mercurial \ | 115 | libubox log4cplus lshw ltrace lua mcpp memstat mercurial \ |
| 116 | mpich msgpack-c nlohmann-json nodejs openocd pax-utils \ | 116 | mpich msgpack-c nlohmann-json openocd pax-utils \ |
| 117 | ipc-run libdbd-mysql-perl libdbi-perl libio-pty-perl php \ | 117 | ipc-run libdbd-mysql-perl libdbi-perl libio-pty-perl php \ |
| 118 | protobuf protobuf-c python3-distutils-extra \ | 118 | protobuf protobuf-c python3-distutils-extra \ |
| 119 | python-cpuset python-distutils-extra python-futures python-pygobject \ | 119 | python-cpuset python-distutils-extra python-futures python-pygobject \ |
| 120 | rapidjson serialcheck sip3 sip tclap uftrace uw-imap valijson \ | 120 | rapidjson serialcheck sip3 sip tclap uftrace uw-imap valijson \ |
| 121 | xmlrpc-c yajl yasm \ | 121 | xmlrpc-c yajl yasm \ |
| 122 | ${@bb.utils.contains("DISTRO_FEATURES", "x11", "geany geany-plugins glade tk", "", d)} \ | 122 | ${@bb.utils.contains("DISTRO_FEATURES", "x11", "geany geany-plugins glade tk", "", d)} \ |
| 123 | ${@bb.utils.contains("BBPATH", "meta-python2", "nodejs", "", d)} \ | ||
| 123 | " | 124 | " |
| 124 | 125 | ||
| 125 | RDEPENDS_packagegroup-meta-oe-devtools_remove_armv5 = "uftrace nodejs" | 126 | RDEPENDS_packagegroup-meta-oe-devtools_remove_armv5 = "uftrace nodejs" |
