)]}'
{
  "commit": "7e0af9e0b8902edf641f1df96a1a992dcdbb222c",
  "tree": "e604262bec57435fb7db2e8aa7404eece3777579",
  "parents": [
    "1ee99d2568dcf7a58981eb42a64aec9348a4fe19"
  ],
  "author": {
    "name": "Ulf Magnusson",
    "email": "Ulf.Magnusson@nordicsemi.no",
    "time": "Thu Jan 02 23:51:00 2020 +0100"
  },
  "committer": {
    "name": "Anas Nashif",
    "email": "anas.nashif@intel.com",
    "time": "Mon Jan 06 09:48:53 2020 -0500"
  },
  "message": "kconfig: Remove redundant $ZEPHYR_BASE from \u0027source\u0027s\n\nThe $srctree environment variable is already set to point to the Zephyr\nroot, so no need to do\n\n    source \"$(ZEPHYR_BASE)/Kconfig.zephyr\"\n\nin samples. Just\n\n    source \"Kconfig.zephyr\"\n\nworks.\n\n(Things would break if $srctree was set to anything else, because every\n\u0027source\u0027 in the Kconfig files will be relative to it.)\n\nAlso add a \u0027mainmenu\u0027 title to the littlefs sample. It shows up at the\ntop of menuconfig/guiconfig. Source Kconfig.zephyr instead of Kconfig to\navoid overriding it.\n\nAs a sidenote, $(FOO) is better $FOO in Kconfig. $FOO is legacy syntax\nthat Kconfiglib only supports to be compatible with old Linux kernels.\n$(FOO) uses the Kconfig preprocessor.\n\nSigned-off-by: Ulf Magnusson \u003cUlf.Magnusson@nordicsemi.no\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "83c324cf6fc8cea0c8a7f28c82e3092ba98dbdae",
      "old_mode": 33188,
      "old_path": "samples/net/updatehub/Kconfig",
      "new_id": "b858b8510edcf3d0d886f28aacc56a7a9645fda9",
      "new_mode": 33188,
      "new_path": "samples/net/updatehub/Kconfig"
    },
    {
      "type": "modify",
      "old_id": "6ca768d3e83b995161a81447484a8839b99d7a27",
      "old_mode": 33188,
      "old_path": "samples/subsys/fs/littlefs/Kconfig",
      "new_id": "e73a364d7e70c7477e49132d85a570aab79bdbf0",
      "new_mode": 33188,
      "new_path": "samples/subsys/fs/littlefs/Kconfig"
    },
    {
      "type": "modify",
      "old_id": "120c361cf2116390c6add61302a0023669ef7487",
      "old_mode": 33188,
      "old_path": "tests/kernel/profiling/profiling_api/Kconfig",
      "new_id": "b444be14cfe2ebcc7a98ce37354c5429c8e26ea1",
      "new_mode": 33188,
      "new_path": "tests/kernel/profiling/profiling_api/Kconfig"
    }
  ]
}
