All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gyorgy Sarvari <skandigraun@gmail.com>
To: mail2szahir@gmail.com, openembedded-devel@lists.openembedded.org,
	zahir.basha@kpit.com
Subject: Re: [oe] [meta-oe][kirkstone][PATCH] rocksdb: remove rocksdb_static from default PACKAGECONFIG
Date: Wed, 15 Apr 2026 20:27:48 +0200	[thread overview]
Message-ID: <2b4203a9-6dd0-48b9-bb67-91c134acc010@gmail.com> (raw)
In-Reply-To: <20260415182040.1193544-1-zahir.basha@partner.bmwgroup.com>

On 4/15/26 20:20, aszh07 via lists.openembedded.org wrote:
> From: Zahir Hussain <zahir.basha@kpit.com>
> 
> In our previous commit
> https://git.openembedded.org/meta-openembedded/commit/?h=kirkstone&id=33822593e5aed47f619a385579a47c366859408a
> 
> While adding the packageconfig knob for static library generation,
> rocksdb_static was mistakenly included in the default PACKAGECONFIG list.


That was left there intentionally. We discussed that we (well, at least
I) don't want to change the default behavior of the recipe so close to
the end of the branch's supported lifetime.


> 
> Remove it from the defaults so that the static library is not built
> unless explicitly enabled by the user.
> 
> Signed-off-by: Zahir Hussain <zahir.basha@kpit.com>
> ---
>  meta-oe/recipes-dbs/rocksdb/rocksdb_6.20.3.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-oe/recipes-dbs/rocksdb/rocksdb_6.20.3.bb b/meta-oe/recipes-dbs/rocksdb/rocksdb_6.20.3.bb
> index 7bfe157c1f..7e39928bec 100644
> --- a/meta-oe/recipes-dbs/rocksdb/rocksdb_6.20.3.bb
> +++ b/meta-oe/recipes-dbs/rocksdb/rocksdb_6.20.3.bb
> @@ -31,7 +31,7 @@ S = "${WORKDIR}/git"
>  
>  inherit cmake ptest
>  
> -PACKAGECONFIG ??= "bzip2 zlib lz4 gflagsi rocksdb_static"
> +PACKAGECONFIG ??= "bzip2 zlib lz4 gflags"
>  PACKAGECONFIG[bzip2] = "-DWITH_BZ2=ON,-DWITH_BZ2=OFF,bzip2"
>  PACKAGECONFIG[lz4] = "-DWITH_LZ4=ON,-DWITH_LZ4=OFF,lz4"
>  PACKAGECONFIG[zlib] = "-DWITH_ZLIB=ON,-DWITH_ZLIB=OFF,zlib"
> 
> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#126370): https://lists.openembedded.org/g/openembedded-devel/message/126370
> Mute This Topic: https://lists.openembedded.org/mt/118845876/6084445
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [skandigraun@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 



  reply	other threads:[~2026-04-15 18:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-15 18:20 [meta-oe][kirkstone][PATCH] rocksdb: remove rocksdb_static from default PACKAGECONFIG Zahir Hussain
2026-04-15 18:27 ` Gyorgy Sarvari [this message]
2026-04-16 19:10   ` aszh07
2026-04-16 19:23     ` [oe] " Gyorgy Sarvari
2026-04-17 10:12       ` aszh07
2026-04-27 10:20         ` aszh07
2026-04-27 11:42           ` [oe] " Gyorgy Sarvari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2b4203a9-6dd0-48b9-bb67-91c134acc010@gmail.com \
    --to=skandigraun@gmail.com \
    --cc=mail2szahir@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=zahir.basha@kpit.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.